| Package | Description |
|---|---|
| com.spotify.folsom | |
| com.spotify.folsom.client.ascii | |
| com.spotify.folsom.client.binary |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsciiMemcacheClient<V>
A memcache client using the ascii protocol
|
interface |
BinaryMemcacheClient<V>
A memcache client using the binary protocol
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAsciiMemcacheClient<V>
The default implementation of
AsciiMemcacheClient |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBinaryMemcacheClient<V>
The default implementation of
BinaryMemcacheClient |
Copyright © 2020 Spotify AB. All Rights Reserved.