类分层结构
- java.lang.Object
- net.oschina.j2cache.lettuce.LettuceByteCodec (implements io.lettuce.core.codec.RedisCodec<K,
V>) - net.oschina.j2cache.lettuce.LettuceCache (implements net.oschina.j2cache.Level2Cache)
- net.oschina.j2cache.lettuce.LettuceGenericCache
- net.oschina.j2cache.lettuce.LettuceHashCache
- io.lettuce.core.pubsub.RedisPubSubAdapter<K,
V> (implements io.lettuce.core.pubsub.RedisPubSubListener<K, V>) - net.oschina.j2cache.lettuce.LettuceCacheProvider (implements net.oschina.j2cache.CacheProvider, net.oschina.j2cache.cluster.ClusterPolicy)
- net.oschina.j2cache.lettuce.LettuceByteCodec (implements io.lettuce.core.codec.RedisCodec<K,