| 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
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Version |
VersionParser.parseVersion(String version)
Deprecated.
Parse version string eg. 1.1.1 to
Version. |
| Modifier and Type | Method and Description |
|---|---|
int |
Version.compareTo(Version o)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Version |
JedisVersionUtil.jedisVersion() |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.