Hierarchy For All Packages
- net.somta.extra.cache.redis,
- net.somta.extra.cache.redis.client,
- net.somta.extra.cache.redis.exception,
- net.somta.extra.cache.redis.model,
- net.somta.extra.cache.redis.serialize
Class Hierarchy
- java.lang.Object
- net.somta.extra.cache.redis.client.AbstractRedisClient
- net.somta.extra.cache.redis.client.ClusterRedisClient
- net.somta.extra.cache.redis.client.SentinelRedisClient
- net.somta.extra.cache.redis.client.SingleRedisClient
- net.somta.extra.cache.redis.serialize.JsonSerializable (implements net.somta.extra.cache.redis.serialize.InterfaceSerializable)
- net.somta.extra.cache.redis.RedisClientBuilder
- net.somta.extra.cache.redis.model.RedisConfigItem
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- net.somta.core.exception.BaseException
- net.somta.core.exception.SysException
- net.somta.extra.cache.redis.exception.RedisException
- net.somta.core.exception.SysException
- net.somta.core.exception.BaseException
- java.lang.RuntimeException
- java.lang.Exception
- net.somta.extra.cache.redis.client.AbstractRedisClient
Interface Hierarchy
- net.somta.extra.cache.redis.serialize.InterfaceSerializable
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.somta.extra.cache.redis.model.RedisErrorEnum (implements net.somta.core.base.IBaseError)
- net.somta.extra.cache.redis.model.RedisModeEnum
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)