Package | Description |
---|---|
redis.clients.jedis | |
redis.clients.jedis.commands | |
redis.clients.jedis.exceptions | |
redis.clients.jedis.params | |
redis.clients.jedis.resps | |
redis.clients.jedis.util |
Class and 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. Use
Jedis . |
BinaryJedis.SetFromList
Deprecated.
A decorator to implement Set from List.
|
BinaryJedisCluster
Deprecated.
This class will be removed in next major release. Use
JedisCluster . |
BinaryJedisPubSub |
BinaryShardedJedis
Deprecated.
This class will be removed in next major release.
|
BitOP |
BitPosParams |
Builder |
Client
Deprecated.
This class will be removed in next major release.
|
ClusterReset
Deprecated.
Use
ClusterResetType . |
Connection |
DebugParams
Deprecated.
This class will be removed in next major release.
|
DefaultJedisClientConfig |
DefaultJedisClientConfig.Builder |
GeoCoordinate |
GeoRadiusResponse |
GeoUnit |
HostAndPort |
HostAndPortMapper |
Jedis |
JedisClientConfig |
JedisClusterConnectionHandler |
JedisClusterHostAndPortMap
Deprecated.
This interface will be removed in next major release. Use
HostAndPortMapper . |
JedisClusterInfoCache |
JedisFactory
PoolableObjectFactory custom impl.
|
JedisMonitor |
JedisPool |
JedisPoolAbstract
Deprecated.
This class will be removed in future. If you are directly manipulating this class,
you are suggested to change your code to use
Pool<Jedis> instead. |
JedisPubSub |
JedisSentinelPool.MasterListener |
JedisShardInfo
Deprecated.
This class 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.
|
ListPosition |
Module |
MultiKeyPipelineBase |
Pipeline |
PipelineBase |
Protocol.ClusterKeyword |
Protocol.Command |
Protocol.Keyword |
Protocol.SentinelKeyword |
Queable |
Response |
ScanParams |
ScanResult |
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.
|
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 |
ZParams.Aggregate |
Class and Description |
---|
AccessControlLogEntry
This class holds information about an Access Control Log entry (returned by ACL LOG command) They
can be access via getters.
|
AccessControlUser |
BinaryJedisPubSub |
BitOP |
BitPosParams |
ClusterReset
Deprecated.
Use
ClusterResetType . |
DebugParams
Deprecated.
This class will be removed in next major release.
|
GeoCoordinate |
GeoRadiusResponse |
GeoUnit |
JedisPubSub |
ListPosition |
Module |
Response |
ScanParams |
ScanResult |
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 |
Tuple |
ZParams |
Class and Description |
---|
HostAndPort |
Class and Description |
---|
HostAndPort |
Protocol.Keyword |
StreamEntryID |
Class and Description |
---|
Tuple |
Class and Description |
---|
HostAndPort |
Copyright © 2024. All rights reserved.