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