| Package | Description |
|---|---|
| com.lordofthejars.nosqlunit.redis.embedded |
| Modifier and Type | Method and Description |
|---|---|
static ListDatatypeOperations.ListPositionEnum |
ListDatatypeOperations.ListPositionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListDatatypeOperations.ListPositionEnum[] |
ListDatatypeOperations.ListPositionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
ListDatatypeOperations.linsert(byte[] key,
ListDatatypeOperations.ListPositionEnum where,
byte[] pivot,
byte[] value) |
Copyright © 2016. All Rights Reserved.