Package | Description |
---|---|
io.lettuce.core.dynamic.annotation |
Central domain abstractions to be used in combination with Redis Command interfaces.
|
Modifier and Type | Method and Description |
---|---|
static CommandNaming.LetterCase |
CommandNaming.LetterCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommandNaming.LetterCase[] |
CommandNaming.LetterCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 lettuce.io. All rights reserved.