Package | Description |
---|---|
com.espertech.esper.common.internal.context.controller.hash |
Modifier and Type | Method and Description |
---|---|
static HashFunctionEnum |
HashFunctionEnum.determine(String contextName,
String name) |
static HashFunctionEnum |
HashFunctionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HashFunctionEnum[] |
HashFunctionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2018. All rights reserved.