| Interface | Description |
|---|---|
| AsciiMemcacheClient<V> |
A memcache client using the ascii protocol
|
| BackoffFunction | |
| BinaryMemcacheClient<V> |
A memcache client using the binary protocol
|
| ConnectionChangeListener | |
| MemcacheClient<V> | |
| Metrics | |
| RawMemcacheClient |
A raw memcache client, mostly useful internally
|
| SrvKetamaClient.Connector | |
| Transcoder<T> |
| Class | Description |
|---|---|
| AbstractRawMemcacheClient | |
| ConnectFuture | |
| ExponentialBackoff | |
| GetResult<V> | |
| MemcacheClientBuilder<V> | |
| MemcacheClientBuilder.DefaultDnsResolver |
Lazily instantiated singleton default srvResolver.
|
| MemcacheClientBuilder.DefaultExecutor |
Lazily instantiated singleton default executor.
|
| MemcacheClientBuilder.DefaultScheduledExecutor |
Lazily instantiated singleton default scheduled executor.
|
| SrvKetamaClient | |
| SrvKetamaClient.HostAndPortComparator | |
| UncaughtExceptionHandler |
| Enum | Description |
|---|---|
| MemcacheStatus |
| Exception | Description |
|---|---|
| MemcacheClosedException | |
| MemcacheOverloadedException |
Copyright © 2015 Spotify AB. All Rights Reserved.