Class Hierarchy
- java.lang.Object
- com.spotify.folsom.client.ascii.AsciiResponse
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- com.spotify.folsom.client.ascii.DefaultAsciiMemcacheClient<V> (implements com.spotify.folsom.AsciiMemcacheClient<V>)
- com.spotify.folsom.client.ascii.ValueResponse
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
Copyright © 2020 Spotify AB. All Rights Reserved.