Package | Description |
---|---|
com.espertech.esper.core.context.mgr |
Context management.
|
Modifier and Type | Method and Description |
---|---|
static ContextControllerHashFactoryBase.HashFunctionEnum |
ContextControllerHashFactoryBase.HashFunctionEnum.determine(String contextName,
String name) |
static ContextControllerHashFactoryBase.HashFunctionEnum |
ContextControllerHashFactoryBase.HashFunctionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContextControllerHashFactoryBase.HashFunctionEnum[] |
ContextControllerHashFactoryBase.HashFunctionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|