Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
- 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.ketama.AddressAndClient
- com.spotify.folsom.authenticate.AsciiAuthenticationValidator (implements com.spotify.folsom.authenticate.Authenticator)
- com.spotify.folsom.client.ascii.AsciiResponse
- com.spotify.folsom.authenticate.AuthenticatingClient
- com.spotify.folsom.client.BatchFlusher
- com.spotify.folsom.authenticate.BinaryAuthenticationValidator (implements com.spotify.folsom.authenticate.Authenticator)
- com.spotify.folsom.transcoder.ByteArrayTranscoder (implements com.spotify.folsom.Transcoder<T>)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.handler.codec.ByteToMessageDecoder
- 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.ketama.Continuum
- com.spotify.folsom.client.ascii.DefaultAsciiMemcacheClient<V> (implements com.spotify.folsom.AsciiMemcacheClient<V>)
- com.spotify.folsom.client.binary.DefaultBinaryMemcacheClient<V> (implements com.spotify.folsom.BinaryMemcacheClient<V>)
- com.spotify.folsom.ExponentialBackoff (implements com.spotify.folsom.BackoffFunction)
- com.spotify.folsom.GetResult<V>
- com.spotify.folsom.ketama.Hasher
- com.spotify.folsom.guava.HostAndPort (implements java.io.Serializable)
- com.spotify.folsom.ketama.KetamaMemcacheClient.Assembler<T,R> (implements java.util.function.Function<T,R>)
- com.spotify.folsom.MemcacheClientBuilder<V>
- com.spotify.folsom.MemcachedStats
- com.spotify.folsom.authenticate.MultiAuthenticator (implements com.spotify.folsom.authenticate.Authenticator)
- com.spotify.folsom.authenticate.NoAuthenticationValidation (implements com.spotify.folsom.authenticate.Authenticator)
- com.spotify.folsom.client.NoopMetrics (implements com.spotify.folsom.Metrics)
- com.spotify.folsom.client.NoopTracer (implements com.spotify.folsom.Tracer)
- com.spotify.folsom.authenticate.PlaintextAuthenticator (implements com.spotify.folsom.authenticate.Authenticator)
- com.spotify.folsom.Resolver.ResolveResult
- com.spotify.folsom.ketama.ResolvingKetamaClient.MyConnectionChangeListener (implements com.spotify.folsom.ConnectionChangeListener)
- com.spotify.folsom.client.binary.ResponsePacket
- com.spotify.folsom.retry.RetryingClient (implements com.spotify.folsom.RawMemcacheClient)
- com.spotify.folsom.transcoder.SerializableObjectTranscoder (implements com.spotify.folsom.Transcoder<T>)
- com.spotify.folsom.Settings
- com.spotify.folsom.client.SimpleSizeEstimator (implements io.netty.channel.MessageSizeEstimator, io.netty.channel.MessageSizeEstimator.Handle)
- com.spotify.folsom.SrvResolver (implements com.spotify.folsom.Resolver)
- com.spotify.folsom.SrvResolver.Builder
- com.spotify.folsom.transcoder.StringTranscoder (implements com.spotify.folsom.Transcoder<T>)
- java.lang.Throwable (implements java.io.Serializable)
- 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.UncaughtExceptionHandler (implements java.lang.Thread.UncaughtExceptionHandler)
- com.spotify.folsom.client.Utils
- com.spotify.folsom.client.ascii.ValueResponse
Interface Hierarchy
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
Copyright © 2020 Spotify AB. All Rights Reserved.