| Interface | Description |
|---|---|
| HostAndPortMapper | |
| JedisClientConfig | |
| JedisClusterHostAndPortMap | Deprecated
This interface will be removed in next major release.
|
| JedisSocketFactory |
JedisSocketFactory: responsible for creating socket connections
from the within the Jedis client, the default socket factory will
create TCP sockets with the recommended configuration.
|
| Enum | Description |
|---|---|
| BitOP | |
| ClusterReset | Deprecated
Use
ClusterResetType. |
| GeoUnit | |
| ListPosition | |
| Protocol.ClusterKeyword | |
| Protocol.Command | |
| Protocol.Keyword | |
| Protocol.SentinelKeyword | |
| ZParams.Aggregate |
Copyright © 2021. All rights reserved.