Uses of Class
org.apache.pulsar.client.impl.BackoffBuilder
Packages that use BackoffBuilder
-
Uses of BackoffBuilder in org.apache.pulsar.client.impl
Methods in org.apache.pulsar.client.impl that return BackoffBuilderModifier and TypeMethodDescriptionBackoffBuilder.setInitialTime(long initial, TimeUnit unitInitial) BackoffBuilder.setMandatoryStop(long mandatoryStop, TimeUnit unitMandatoryStop)