Uses of Class
org.apache.pulsar.io.elasticsearch.RandomExponentialRetry.Time
Packages that use RandomExponentialRetry.Time
-
Uses of RandomExponentialRetry.Time in org.apache.pulsar.io.elasticsearch
Methods in org.apache.pulsar.io.elasticsearch with parameters of type RandomExponentialRetry.TimeModifier and TypeMethodDescriptionprotected <T> TRandomExponentialRetry.retry(Callable<T> function, int maxAttempts, long initialBackoff, String source, RandomExponentialRetry.Time clock)