Package | Description |
---|---|
org.springframework.data.redis |
Root package for integrating Redis with Spring concepts.
|
org.springframework.data.redis.connection.jedis |
Connection package for Jedis library.
|
Modifier and Type | Field and Description |
---|---|
static Version |
Version.UNKNOWN |
Modifier and Type | Method and Description |
---|---|
static Version |
VersionParser.parseVersion(String version)
Parse version string eg. 1.1.1 to
Version . |
Modifier and Type | Method and Description |
---|---|
int |
Version.compareTo(Version o) |
Modifier and Type | Method and Description |
---|---|
static Version |
JedisVersionUtil.jedisVersion() |
Copyright © 2011-2016–2016 Pivotal Software, Inc.. All rights reserved.