| Package | Description |
|---|---|
| org.jredis |
This package contains the constructs that define the Java API semantics of the
JRedis clients.
|
| Modifier and Type | Method and Description |
|---|---|
static RedisInfo |
RedisInfo.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedisInfo[] |
RedisInfo.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2021. All rights reserved.