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