| 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.
|
| Class | Description |
|---|---|
| AccessControlLogEntry |
This class holds information about an Access Control Log entry (returned by ACL LOG command) They
can be access via getters.
|
| AccessControlUser | |
| BinaryClient | Deprecated
This class will be removed in next major release.
|
| BinaryJedis | Deprecated
This class will be removed in next major release.
|
| BinaryJedis.SetFromList<E> |
A decorator to implement Set from List.
|
| BinaryJedisCluster | Deprecated
This class will be removed in next major release.
|
| BinaryJedisPubSub | |
| BinaryShardedJedis | Deprecated
This class will be removed in next major release.
|
| BitPosParams | |
| Builder<T> | |
| BuilderFactory | |
| Client | Deprecated
This class will be removed in next major release.
|
| Connection | |
| DebugParams | Deprecated
This class will be removed in next major release.
|
| DefaultJedisClientConfig | |
| DefaultJedisClientConfig.Builder | |
| DefaultJedisSocketFactory | |
| GeoCoordinate | |
| GeoRadiusResponse | |
| HostAndPort | |
| Jedis | |
| JedisCluster | |
| JedisClusterCommand<T> | |
| JedisClusterConnectionHandler | |
| JedisClusterInfoCache | |
| JedisFactory |
PoolableObjectFactory custom impl.
|
| JedisMonitor | |
| JedisPool | |
| JedisPoolAbstract | Deprecated
This class will be removed in future.
|
| JedisPoolConfig | |
| JedisPubSub | |
| JedisSentinelPool | |
| JedisShardInfo | Deprecated
This class will be removed in next major release.
|
| JedisSlotBasedConnectionHandler | |
| Module | |
| MultiKeyPipelineBase | |
| Pipeline | |
| PipelineBase | |
| Protocol | |
| Queable | |
| Response<T> | |
| ScanParams | |
| ScanResult<T> | |
| ShardedJedis | Deprecated
This class will be removed in next major release.
|
| ShardedJedisPipeline | Deprecated
The support of
ShardedJedisPipeline will be removed in next major release,
due to several bugs and implementation issue. |
| ShardedJedisPool | Deprecated
This class will be removed in next major release.
|
| ShardedJedisPool.ShardedJedisFactory |
PoolableObjectFactory custom impl.
|
| ShardedJedisPoolConfig | |
| SortingParams |
Builder Class for
SORT Parameters. |
| StreamConsumersInfo |
This class holds information about a consumer.
|
| StreamEntry | |
| StreamEntryID | |
| StreamGroupInfo |
This class holds information about a stream group.
|
| StreamInfo |
This class holds information about stream.
|
| StreamPendingEntry | |
| StreamPendingSummary | |
| Transaction |
Transaction is nearly identical to Pipeline, only differences are the multi/discard behaviors
|
| Tuple | |
| ZParams |
| Enum | Description |
|---|---|
| BitOP | |
| ClusterReset | Deprecated
Use
ClusterResetType. |
| GeoUnit | |
| ListPosition | |
| Protocol.ClusterKeyword | |
| Protocol.Command | |
| Protocol.Keyword | |
| Protocol.SentinelKeyword | |
| ZParams.Aggregate |
Copyright © 2023. All rights reserved.