Package | Description |
---|---|
org.aredis.cache |
Contains the core aredis related classes.
|
Modifier and Type | Method and Description |
---|---|
static DefaultHashAlgorithm |
DefaultHashAlgorithm.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultHashAlgorithm[] |
DefaultHashAlgorithm.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013- Suresh Mahalingam. All Rights Reserved.