| Package | Description |
|---|---|
| com.spotify.folsom.authenticate | |
| com.spotify.folsom.reconnect |
| Modifier and Type | Method and Description |
|---|---|
static java.util.concurrent.CompletionStage<RawMemcacheClient> |
AuthenticatingClient.authenticate(Connector connector,
Authenticator authenticator) |
| Modifier and Type | Field and Description |
|---|---|
private Connector |
ReconnectingClient.connector |
| Constructor and Description |
|---|
ReconnectingClient(BackoffFunction backoffFunction,
java.util.concurrent.ScheduledExecutorService scheduledExecutorService,
Connector connector,
Authenticator authenticator,
HostAndPort address) |
ReconnectingClient(BackoffFunction backoffFunction,
java.util.concurrent.ScheduledExecutorService scheduledExecutorService,
Connector connector,
HostAndPort address) |
Copyright © 2020 Spotify AB. All Rights Reserved.