| Package | Description |
|---|---|
| org.apache.pulsar.client.impl |
| Modifier and Type | Method and Description |
|---|---|
BackoffBuilder |
BackoffBuilder.setInitialTime(long initial,
TimeUnit unitInitial) |
BackoffBuilder |
BackoffBuilder.setMandatoryStop(long mandatoryStop,
TimeUnit unitMandatoryStop) |
BackoffBuilder |
BackoffBuilder.setMax(long max,
TimeUnit unitMax) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.