| Package | Description |
|---|---|
| org.apache.pulsar.client.impl | |
| org.apache.pulsar.client.util |
| Modifier and Type | Field and Description |
|---|---|
protected Backoff |
ConnectionHandler.backoff |
| Modifier and Type | Method and Description |
|---|---|
Backoff |
BackoffBuilder.create() |
| Constructor and Description |
|---|
ConnectionHandler(org.apache.pulsar.client.impl.HandlerState state,
Backoff backoff,
org.apache.pulsar.client.impl.ConnectionHandler.Connection connection) |
| Modifier and Type | Method and Description |
|---|---|
static <T> void |
RetryUtil.retryAsynchronously(Supplier<T> supplier,
Backoff backoff,
ScheduledExecutorService scheduledExecutorService,
CompletableFuture<T> callback) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.