public class ExperimentalModule extends java.lang.Object implements Module
| Modifier and Type | Class and Description |
|---|---|
static class |
ExperimentalModule.GroupBy |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
URI |
| Constructor and Description |
|---|
ExperimentalModule() |
| Modifier and Type | Method and Description |
|---|---|
Callable |
getCallable(java.lang.String name)
Returns the function with the given name.
|
public static final java.lang.String URI
public Callable getCallable(java.lang.String name)
ModulegetCallable in interface Module