| Package | Description |
|---|---|
| com.spotify.folsom | |
| com.spotify.folsom.client.binary |
| Modifier and Type | Method and Description |
|---|---|
BinaryMemcacheClient<V> |
MemcacheClientBuilder.connectBinary()
Create a client that uses the binary memcache protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBinaryMemcacheClient<V>
The default implementation of
BinaryMemcacheClient |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,BinaryMemcacheClient<V>> |
DefaultBinaryMemcacheClient.getAllNodes() |
Copyright © 2023 Spotify AB. All Rights Reserved.