| Interface | Description |
|---|---|
| AllRequest<T> | |
| GetRequest | |
| MultiRequest<T> | |
| Request<V> | |
| SetRequest |
| Class | Description |
|---|---|
| AbstractMultiMemcacheClient | |
| AbstractRequest<V> | |
| BatchFlusher |
A helper for doing opportunistic batching of netty channel flushes, allowing for a gathering
write to an underlying
GatheringByteChannel, collapsing multiple writes
into fewer syscalls. |
| DefaultRawMemcacheClient | |
| MemcacheEncoder | |
| NoopMetrics | |
| NoopTracer | |
| NotConnectedClient | |
| SimpleSizeEstimator | |
| TcpTuningHandler |
A channel handler that sets up TCP keepalive and disables Nagle's algorithm.
|
| TimeoutChecker<T> |
A utility for checking whether some state has changed within a specified timout.
|
| TransformerUtil<T> | |
| TransformerUtil.ListResultDecoder<T> | |
| TransformerUtil.ListResultUnwrapper<T> | |
| TransformerUtil.ResultDecoder<T> | |
| TransformerUtil.ResultUnwrapper<T> | |
| Utils |
| Enum | Description |
|---|---|
| OpCode |
Copyright © 2020 Spotify AB. All Rights Reserved.