| Interface | Description |
|---|---|
| HostAndPortMapper | |
| JedisClientConfig | |
| 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 |
|---|---|
| BinaryJedisPubSub | |
| Builder<T> | |
| BuilderFactory | |
| BuilderFactory.SetFromList<E> |
A decorator to implement Set from List.
|
| ClusterCommandArguments | |
| ClusterCommandObjects | |
| ClusterPipeline | |
| CommandArguments | |
| CommandObject<T> | |
| CommandObjects | |
| Connection | |
| ConnectionFactory |
PoolableObjectFactory custom impl.
|
| ConnectionPool | |
| ConnectionPoolConfig | |
| DefaultJedisClientConfig | |
| DefaultJedisClientConfig.Builder | |
| DefaultJedisSocketFactory | |
| GeoCoordinate | |
| HostAndPort | |
| Jedis | |
| JedisCluster | |
| JedisClusterInfoCache | |
| JedisFactory |
PoolableObjectFactory custom impl.
|
| JedisMonitor | |
| JedisPool | |
| JedisPoolConfig | |
| JedisPooled | |
| JedisPubSub | |
| JedisSentinelPool | |
| JedisSharding | |
| Module | |
| MultiNodePipelineBase | |
| Pipeline | |
| Protocol | |
| Queable | |
| ReliableTransaction | |
| Response<T> | |
| ShardedCommandArguments | |
| ShardedCommandObjects | |
| ShardedPipeline | |
| StreamEntryID | |
| Transaction | |
| TransactionBase | |
| UnifiedJedis |
| Enum | Description |
|---|---|
| Protocol.ClusterKeyword | |
| Protocol.Command | |
| Protocol.Keyword | |
| Protocol.ResponseKeyword | |
| Protocol.SentinelKeyword |
Copyright © 2022. All rights reserved.