| Package | Description |
|---|---|
| com.lordofthejars.nosqlunit.redis.embedded |
| Modifier and Type | Method and Description |
|---|---|
ExpirationDatatypeOperations.TtlState |
ExpirationDatatypeOperations.timedoutState(byte[] key) |
ExpirationDatatypeOperations.TtlState |
RedisDatatypeOperations.timedoutState(byte[] key) |
static ExpirationDatatypeOperations.TtlState |
ExpirationDatatypeOperations.TtlState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExpirationDatatypeOperations.TtlState[] |
ExpirationDatatypeOperations.TtlState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.