JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
redis.clients.jedis
,
redis.clients.jedis.args
,
redis.clients.jedis.commands
,
redis.clients.jedis.exceptions
,
redis.clients.jedis.params
,
redis.clients.jedis.resps
,
redis.clients.jedis.util
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractSet
<E> (implements java.util.
Set
<E>)
redis.clients.jedis.
BinaryJedis.SetFromList
<E> (implements java.io.
Serializable
)
redis.clients.jedis.
AccessControlLogEntry
(implements java.io.
Serializable
)
redis.clients.jedis.
AccessControlUser
org.apache.commons.pool2.BaseObject
org.apache.commons.pool2.impl.BaseObjectPoolConfig<T> (implements java.lang.
Cloneable
)
org.apache.commons.pool2.impl.GenericObjectPoolConfig<T>
redis.clients.jedis.
JedisPoolConfig
redis.clients.jedis.
BinaryJedis
(implements redis.clients.jedis.commands.
AdvancedBinaryJedisCommands
, redis.clients.jedis.commands.
BasicCommands
, redis.clients.jedis.commands.
BinaryJedisCommands
, redis.clients.jedis.commands.
BinaryScriptingCommands
, java.io.
Closeable
, redis.clients.jedis.commands.
MultiKeyBinaryCommands
)
redis.clients.jedis.
Jedis
(implements redis.clients.jedis.commands.
AdvancedJedisCommands
, redis.clients.jedis.commands.
BasicCommands
, redis.clients.jedis.commands.
ClusterCommands
, redis.clients.jedis.commands.
JedisCommands
, redis.clients.jedis.commands.
ModuleCommands
, redis.clients.jedis.commands.
MultiKeyCommands
, redis.clients.jedis.commands.
ScriptingCommands
, redis.clients.jedis.commands.
SentinelCommands
)
redis.clients.jedis.
BinaryJedisCluster
(implements redis.clients.jedis.commands.
BinaryJedisClusterCommands
, java.io.
Closeable
, redis.clients.jedis.commands.
JedisClusterBinaryScriptingCommands
, redis.clients.jedis.commands.
MultiKeyBinaryJedisClusterCommands
)
redis.clients.jedis.
JedisCluster
(implements redis.clients.jedis.commands.
JedisClusterCommands
, redis.clients.jedis.commands.
JedisClusterScriptingCommands
, redis.clients.jedis.commands.
MultiKeyJedisClusterCommands
)
redis.clients.jedis.
BinaryJedisPubSub
redis.clients.jedis.
BitPosParams
redis.clients.jedis.
Builder
<T>
redis.clients.jedis.
BuilderFactory
redis.clients.jedis.util.
ByteArrayComparator
redis.clients.jedis.
Connection
(implements java.io.
Closeable
)
redis.clients.jedis.
BinaryClient
redis.clients.jedis.
Client
(implements redis.clients.jedis.commands.
Commands
)
redis.clients.jedis.
DebugParams
redis.clients.jedis.
DefaultJedisClientConfig
(implements redis.clients.jedis.
JedisClientConfig
)
redis.clients.jedis.
DefaultJedisClientConfig.Builder
redis.clients.jedis.
DefaultJedisSocketFactory
(implements redis.clients.jedis.
JedisSocketFactory
)
redis.clients.jedis.
GeoCoordinate
redis.clients.jedis.
GeoRadiusResponse
redis.clients.jedis.
HostAndPort
(implements java.io.
Serializable
)
java.io.
InputStream
(implements java.io.
Closeable
)
java.io.
FilterInputStream
redis.clients.jedis.util.
RedisInputStream
redis.clients.jedis.util.
IOUtils
redis.clients.jedis.util.
JedisByteHashMap
(implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
redis.clients.jedis.
JedisClusterCommand
<T>
redis.clients.jedis.
JedisClusterConnectionHandler
(implements java.io.
Closeable
)
redis.clients.jedis.
JedisSlotBasedConnectionHandler
redis.clients.jedis.util.
JedisClusterCRC16
redis.clients.jedis.util.
JedisClusterHashTagUtil
redis.clients.jedis.
JedisClusterInfoCache
redis.clients.jedis.
JedisFactory
(implements org.apache.commons.pool2.PooledObjectFactory<T>)
redis.clients.jedis.
JedisMonitor
redis.clients.jedis.
JedisPubSub
redis.clients.jedis.util.
JedisURIHelper
redis.clients.jedis.resps.
KeyedListElement
redis.clients.jedis.util.
KeyMergeUtil
redis.clients.jedis.
Module
redis.clients.jedis.util.
MurmurHash
(implements redis.clients.jedis.util.
Hashing
)
java.io.
OutputStream
(implements java.io.
Closeable
, java.io.
Flushable
)
java.io.
FilterOutputStream
redis.clients.jedis.util.
RedisOutputStream
redis.clients.jedis.params.
Params
redis.clients.jedis.params.
ClientKillParams
redis.clients.jedis.params.
GeoAddParams
redis.clients.jedis.params.
GeoRadiusParam
redis.clients.jedis.params.
GeoRadiusStoreParam
redis.clients.jedis.params.
GetExParams
redis.clients.jedis.params.
LPosParams
redis.clients.jedis.params.
MigrateParams
redis.clients.jedis.params.
RestoreParams
redis.clients.jedis.params.
SetParams
redis.clients.jedis.params.
XAddParams
redis.clients.jedis.params.
XClaimParams
redis.clients.jedis.params.
XPendingParams
redis.clients.jedis.params.
XReadGroupParams
redis.clients.jedis.params.
XReadParams
redis.clients.jedis.params.
XTrimParams
redis.clients.jedis.params.
ZAddParams
redis.clients.jedis.params.
ZIncrByParams
redis.clients.jedis.util.
Pool
<T> (implements java.io.
Closeable
)
redis.clients.jedis.
JedisPoolAbstract
redis.clients.jedis.
JedisPool
redis.clients.jedis.
JedisSentinelPool
redis.clients.jedis.
ShardedJedisPool
redis.clients.jedis.
Protocol
redis.clients.jedis.
Queable
redis.clients.jedis.
PipelineBase
(implements redis.clients.jedis.commands.
BinaryRedisPipeline
, redis.clients.jedis.commands.
RedisPipeline
)
redis.clients.jedis.
MultiKeyPipelineBase
(implements redis.clients.jedis.commands.
BasicRedisPipeline
, redis.clients.jedis.commands.
BinaryScriptingCommandsPipeline
, redis.clients.jedis.commands.
ClusterPipeline
, redis.clients.jedis.commands.
MultiKeyBinaryRedisPipeline
, redis.clients.jedis.commands.
MultiKeyCommandsPipeline
, redis.clients.jedis.commands.
ScriptingCommandsPipeline
)
redis.clients.jedis.
Pipeline
(implements java.io.
Closeable
)
redis.clients.jedis.
Transaction
(implements java.io.
Closeable
)
redis.clients.jedis.
ShardedJedisPipeline
redis.clients.jedis.
Response
<T>
redis.clients.jedis.util.
SafeEncoder
redis.clients.jedis.
ScanParams
redis.clients.jedis.
ScanResult
<T>
redis.clients.jedis.util.
Sharded
<R,S>
redis.clients.jedis.
BinaryShardedJedis
(implements redis.clients.jedis.commands.
BinaryJedisCommands
)
redis.clients.jedis.
ShardedJedis
(implements java.io.
Closeable
, redis.clients.jedis.commands.
JedisCommands
)
redis.clients.jedis.util.
ShardInfo
<T>
redis.clients.jedis.
JedisShardInfo
redis.clients.jedis.util.
Slowlog
redis.clients.jedis.
SortingParams
redis.clients.jedis.
StreamConsumersInfo
redis.clients.jedis.
StreamEntry
(implements java.io.
Serializable
)
redis.clients.jedis.
StreamEntryID
(implements java.lang.
Comparable
<T>, java.io.
Serializable
)
redis.clients.jedis.
StreamGroupInfo
(implements java.io.
Serializable
)
redis.clients.jedis.
StreamInfo
(implements java.io.
Serializable
)
redis.clients.jedis.
StreamPendingEntry
(implements java.io.
Serializable
)
redis.clients.jedis.
StreamPendingSummary
(implements java.io.
Serializable
)
java.lang.
Thread
(implements java.lang.
Runnable
)
redis.clients.jedis.
JedisSentinelPool.MasterListener
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
redis.clients.jedis.exceptions.
JedisException
redis.clients.jedis.exceptions.
InvalidURIException
redis.clients.jedis.exceptions.
JedisClusterOperationException
redis.clients.jedis.exceptions.
JedisClusterMaxAttemptsException
redis.clients.jedis.exceptions.
JedisConnectionException
redis.clients.jedis.exceptions.
JedisNoReachableClusterNodeException
redis.clients.jedis.exceptions.
JedisDataException
redis.clients.jedis.exceptions.
JedisAccessControlException
redis.clients.jedis.exceptions.
JedisBusyException
redis.clients.jedis.exceptions.
JedisClusterException
redis.clients.jedis.exceptions.
JedisNoScriptException
redis.clients.jedis.exceptions.
JedisRedirectionException
redis.clients.jedis.exceptions.
JedisAskDataException
redis.clients.jedis.exceptions.
JedisMovedDataException
redis.clients.jedis.exceptions.
JedisExhaustedPoolException
redis.clients.jedis.
Tuple
(implements java.lang.
Comparable
<T>)
redis.clients.jedis.resps.
KeyedZSetElement
redis.clients.jedis.
ZParams
Interface Hierarchy
redis.clients.jedis.commands.
AdvancedBinaryJedisCommands
redis.clients.jedis.commands.
AdvancedJedisCommands
redis.clients.jedis.commands.
BasicCommands
redis.clients.jedis.commands.
BasicRedisPipeline
redis.clients.jedis.commands.
BinaryJedisClusterCommands
redis.clients.jedis.commands.
BinaryJedisCommands
redis.clients.jedis.commands.
BinaryRedisPipeline
redis.clients.jedis.commands.
BinaryScriptingCommands
redis.clients.jedis.commands.
BinaryScriptingCommandsPipeline
redis.clients.jedis.commands.
ClusterCommands
redis.clients.jedis.commands.
ClusterPipeline
redis.clients.jedis.commands.
Commands
redis.clients.jedis.util.
Hashing
redis.clients.jedis.
HostAndPortMapper
redis.clients.jedis.
JedisClusterHostAndPortMap
redis.clients.jedis.
JedisClientConfig
redis.clients.jedis.commands.
JedisClusterBinaryScriptingCommands
redis.clients.jedis.commands.
JedisClusterCommands
redis.clients.jedis.commands.
JedisClusterScriptingCommands
redis.clients.jedis.commands.
JedisCommands
redis.clients.jedis.
JedisSocketFactory
redis.clients.jedis.commands.
ModuleCommands
redis.clients.jedis.commands.
MultiKeyBinaryCommands
redis.clients.jedis.commands.
MultiKeyBinaryJedisClusterCommands
redis.clients.jedis.commands.
MultiKeyBinaryRedisPipeline
redis.clients.jedis.commands.
MultiKeyCommands
redis.clients.jedis.commands.
MultiKeyCommandsPipeline
redis.clients.jedis.commands.
MultiKeyJedisClusterCommands
redis.clients.jedis.args.
Rawable
redis.clients.jedis.commands.
ProtocolCommand
redis.clients.jedis.commands.
RedisPipeline
redis.clients.jedis.commands.
ScriptingCommands
redis.clients.jedis.commands.
ScriptingCommandsPipeline
redis.clients.jedis.commands.
SentinelCommands
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
redis.clients.jedis.
ListPosition
redis.clients.jedis.
Protocol.Command
(implements redis.clients.jedis.commands.
ProtocolCommand
)
redis.clients.jedis.
Protocol.Keyword
(implements redis.clients.jedis.args.
Rawable
)
redis.clients.jedis.
ZParams.Aggregate
redis.clients.jedis.
GeoUnit
redis.clients.jedis.
ClusterReset
redis.clients.jedis.
BitOP
redis.clients.jedis.args.
UnblockType
(implements redis.clients.jedis.args.
Rawable
)
redis.clients.jedis.args.
ListDirection
(implements redis.clients.jedis.args.
Rawable
)
redis.clients.jedis.args.
FlushMode
(implements redis.clients.jedis.args.
Rawable
)
redis.clients.jedis.params.
ClientKillParams.Type
redis.clients.jedis.params.
ClientKillParams.SkipMe
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021. All rights reserved.