| Package | Description |
|---|---|
| com.spotify.folsom | |
| com.spotify.folsom.ketama |
| Modifier and Type | Method and Description |
|---|---|
private List<AddressAndClient> |
SrvKetamaClient.getAddressesAndClients(List<com.google.common.net.HostAndPort> newAddresses) |
| Modifier and Type | Method and Description |
|---|---|
private void |
SrvKetamaClient.setPendingClient(List<AddressAndClient> addressAndClients) |
| Modifier and Type | Method and Description |
|---|---|
private TreeMap<Integer,RawMemcacheClient> |
Continuum.buildRing(Collection<AddressAndClient> clients) |
private static Collection<RawMemcacheClient> |
KetamaMemcacheClient.clientsOnly(Collection<AddressAndClient> addressAndClients) |
| Constructor and Description |
|---|
Continuum(Collection<AddressAndClient> clients) |
KetamaMemcacheClient(Collection<AddressAndClient> clients) |
Copyright © 2015 Spotify AB. All Rights Reserved.