Interface | Description |
---|---|
HostAndPortMapper | |
JedisClientConfig | |
JedisCommandExecutor | |
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.
|
Class | Description |
---|---|
Builder<T> | |
BuilderFactory | |
BuilderFactory.SetFromList<E> |
A decorator to implement Set from List.
|
ClusterCommandArguments | |
ClusterPipeline | |
CommandArguments | |
CommandObject<T> | |
Connection | |
DefaultJedisClientConfig | |
DefaultJedisClientConfig.Builder | |
DefaultJedisSocketFactory | |
GeoCoordinate | |
HostAndPort | |
Jedis | |
JedisClusterInfoCache | |
JedisConnectionExecutor | |
JedisConnectionFactory | |
JedisConnectionPool | |
Module | |
MultiNodePipelineBase | |
Pipeline | |
PipelineBase | |
PipelinedTransactionBase |
Transaction is nearly identical to Pipeline, only differences are the multi/discard behaviors
|
Protocol | |
Queable | |
RedisClusterCommandObjects | |
RedisCommandObjects | |
ReliableTransaction | |
ReliableTransactionBase | |
Response<T> | |
RetryableClusterCommandExecutor | |
RetryableCommandExecutor | |
SimpleJedisExecutor | |
Transaction | |
UnifiedJedis |
Enum | Description |
---|---|
Protocol.ClusterKeyword | |
Protocol.Command | |
Protocol.Keyword | |
Protocol.SentinelKeyword |
Copyright © 2021. All rights reserved.