| Modifier and Type | Method and Description |
|---|---|
static RedisMode |
RedisMode.getRedisMode(String mode) |
static RedisMode |
RedisMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedisMode[] |
RedisMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025. All rights reserved.