Class Hierarchy
- java.lang.Object
- io.lettuce.core.protocol.BaseRedisCommandBuilder<K,V>
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToByteEncoder<I>
- io.lettuce.core.protocol.Command<K,V,T> (implements io.lettuce.core.protocol.RedisCommand<K,V,T>)
- io.lettuce.core.protocol.CommandArgs<K,V>
- io.lettuce.core.protocol.CommandArgsAccessor
- io.lettuce.core.protocol.CommandExpiryWriter (implements io.lettuce.core.RedisChannelWriter)
- io.lettuce.core.protocol.CommandWrapper<K,V,T> (implements io.lettuce.core.protocol.CompleteableCommand<T>, io.lettuce.core.protocol.DecoratedCommand<K,V,T>, io.lettuce.core.protocol.RedisCommand<K,V,T>)
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- io.lettuce.core.protocol.DecodeBufferPolicies
- io.lettuce.core.protocol.DefaultEndpoint (implements io.lettuce.core.protocol.Endpoint, io.lettuce.core.protocol.PushHandler, io.lettuce.core.RedisChannelWriter)
- io.lettuce.core.protocol.ReadOnlyCommands
- io.lettuce.core.protocol.RedisStateMachine
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
Enum Hierarchy
Copyright © 2024 lettuce.io. All rights reserved.