| Package | Description |
|---|---|
| com.spotify.folsom | |
| com.spotify.folsom.ketama |
| Modifier and Type | Class and Description |
|---|---|
class |
SrvResolver |
| Modifier and Type | Field and Description |
|---|---|
private Resolver |
MemcacheClientBuilder.resolver |
| Modifier and Type | Method and Description |
|---|---|
MemcacheClientBuilder<V> |
MemcacheClientBuilder.withResolver(Resolver resolver)
Use a dynamic resolved instead of a fixed set of addresses.
|
| Modifier and Type | Field and Description |
|---|---|
private Resolver |
ResolvingKetamaClient.resolver |
| Constructor and Description |
|---|
ResolvingKetamaClient(Resolver resolver,
java.util.concurrent.ScheduledExecutorService executor,
long period,
java.util.concurrent.TimeUnit periodUnit,
ResolvingKetamaClient.Connector connector,
long shutdownDelay,
java.util.concurrent.TimeUnit shutdownUnit) |
Copyright © 2020 Spotify AB. All Rights Reserved.