|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandKeyword | |
|---|---|
| com.lambdaworks.redis.protocol | |
| Uses of CommandKeyword in com.lambdaworks.redis.protocol |
|---|
| Methods in com.lambdaworks.redis.protocol that return CommandKeyword | |
|---|---|
static CommandKeyword |
CommandKeyword.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CommandKeyword[] |
CommandKeyword.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.lambdaworks.redis.protocol with parameters of type CommandKeyword | |
|---|---|
CommandArgs<K,V> |
CommandArgs.add(CommandKeyword keyword)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||