Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractSet<E> (implements java.util.Set<E>)
- org.apache.commons.pool2.BaseObject
- org.apache.commons.pool2.impl.BaseGenericObjectPool<T> (implements java.lang.AutoCloseable)
- org.apache.commons.pool2.impl.GenericObjectPool<T> (implements org.apache.commons.pool2.impl.GenericObjectPoolMXBean, org.apache.commons.pool2.ObjectPool<T>, org.apache.commons.pool2.UsageTracking<T>)
- redis.clients.jedis.util.Pool<T>
- org.apache.commons.pool2.impl.BaseObjectPoolConfig<T> (implements java.lang.Cloneable)
- org.apache.commons.pool2.impl.GenericObjectPoolConfig<T>
- redis.clients.jedis.Builder<T>
- redis.clients.jedis.BuilderFactory
- redis.clients.jedis.ClientSetInfoConfig
- redis.clients.jedis.CommandArguments (implements java.lang.Iterable<T>)
- redis.clients.jedis.CommandObject<T>
- redis.clients.jedis.CommandObjects
- redis.clients.jedis.Connection (implements java.io.Closeable)
- redis.clients.jedis.ConnectionFactory (implements org.apache.commons.pool2.PooledObjectFactory<T>)
- 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.DefaultRedisCredentials (implements redis.clients.jedis.RedisCredentials)
- redis.clients.jedis.DefaultRedisCredentialsProvider (implements redis.clients.jedis.RedisCredentialsProvider)
- redis.clients.jedis.GeoCoordinate
- redis.clients.jedis.HostAndPort (implements java.io.Serializable)
- redis.clients.jedis.Jedis (implements java.io.Closeable, redis.clients.jedis.commands.ClusterCommands, redis.clients.jedis.commands.ControlBinaryCommands, redis.clients.jedis.commands.ControlCommands, redis.clients.jedis.commands.DatabaseCommands, redis.clients.jedis.commands.GenericControlCommands, redis.clients.jedis.commands.JedisBinaryCommands, redis.clients.jedis.commands.JedisCommands, redis.clients.jedis.commands.ModuleCommands, redis.clients.jedis.commands.SentinelCommands, redis.clients.jedis.commands.ServerCommands)
- redis.clients.jedis.JedisClusterInfoCache
- redis.clients.jedis.util.JedisCommandIterationBase<B,D>
- redis.clients.jedis.JedisFactory (implements org.apache.commons.pool2.PooledObjectFactory<T>)
- redis.clients.jedis.JedisMonitor
- redis.clients.jedis.JedisPubSubBase<T>
- redis.clients.jedis.JedisShardedPubSubBase<T>
- redis.clients.jedis.Module
- redis.clients.jedis.MultiClusterClientConfig
- redis.clients.jedis.MultiClusterClientConfig.Builder
- redis.clients.jedis.MultiClusterClientConfig.ClusterConfig
- redis.clients.jedis.PipeliningBase (implements redis.clients.jedis.commands.PipelineBinaryCommands, redis.clients.jedis.commands.PipelineCommands, redis.clients.jedis.commands.RedisModulePipelineCommands)
- redis.clients.jedis.Protocol
- redis.clients.jedis.Response<T> (implements java.util.function.Supplier<T>)
- java.net.Socket (implements java.io.Closeable)
- redis.clients.jedis.StreamEntryID (implements java.lang.Comparable<T>, java.io.Serializable)
- java.lang.Thread (implements java.lang.Runnable)
- redis.clients.jedis.UnifiedJedis (implements java.lang.AutoCloseable, redis.clients.jedis.commands.JedisBinaryCommands, redis.clients.jedis.commands.JedisCommands, redis.clients.jedis.commands.RedisModuleCommands, redis.clients.jedis.commands.SampleBinaryKeyedCommands, redis.clients.jedis.commands.SampleKeyedCommands)
Interface Hierarchy
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
Copyright © 2024. All rights reserved.