Class Hierarchy
- java.lang.Object
- io.netty.util.concurrent.AbstractFuture<V> (implements io.netty.util.concurrent.Future<V>)
- io.netty.util.concurrent.DefaultPromise<V> (implements io.netty.util.concurrent.Promise<V>)
- io.netty.channel.DefaultChannelPromise (implements io.netty.channel.ChannelPromise)
- com.spotify.folsom.AbstractRawMemcacheClient (implements com.spotify.folsom.RawMemcacheClient)
- com.spotify.folsom.client.BatchFlusher
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- com.spotify.folsom.client.TcpTuningHandler
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.handler.codec.MessageToMessageEncoder<I>
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- com.spotify.folsom.client.NoopMetrics (implements com.spotify.folsom.Metrics)
- com.spotify.folsom.client.NoopTracer (implements com.spotify.folsom.Tracer)
- com.spotify.folsom.client.SimpleSizeEstimator (implements io.netty.channel.MessageSizeEstimator, io.netty.channel.MessageSizeEstimator.Handle)
- com.spotify.folsom.client.TimeoutChecker<T>
- com.spotify.folsom.client.TransformerUtil<T>
- com.spotify.folsom.client.TransformerUtil.ListResultDecoder<T> (implements java.util.function.Function<T,R>)
- com.spotify.folsom.client.TransformerUtil.ListResultUnwrapper<T> (implements java.util.function.Function<T,R>)
- com.spotify.folsom.client.TransformerUtil.ResultDecoder<T> (implements java.util.function.Function<T,R>)
- com.spotify.folsom.client.TransformerUtil.ResultUnwrapper<T> (implements java.util.function.Function<T,R>)
- com.spotify.folsom.client.Utils
Interface Hierarchy
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.spotify.folsom.client.OpCode
Copyright © 2020 Spotify AB. All Rights Reserved.