Package | Description |
---|---|
org.springframework.data.redis.connection |
Connection package providing low-level abstractions for interacting with
the various Redis 'drivers'/libraries.
|
Modifier and Type | Method and Description |
---|---|
static RedisServer.INFO |
RedisServer.INFO.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RedisServer.INFO[] |
RedisServer.INFO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
RedisServer.get(RedisServer.INFO info) |
Copyright © 2011-2016–2016 Pivotal Software, Inc.. All rights reserved.