Uses of Class
io.trino.hdfs.s3.RetryDriver
Packages that use RetryDriver
-
Uses of RetryDriver in io.trino.hdfs.s3
Methods in io.trino.hdfs.s3 that return RetryDriverModifier and TypeMethodDescriptionfinal RetryDriverRetryDriver.exponentialBackoff(io.airlift.units.Duration minSleepTime, io.airlift.units.Duration maxSleepTime, io.airlift.units.Duration maxRetryTime, double scaleFactor) final RetryDriverRetryDriver.maxAttempts(int maxAttempts) final RetryDriverstatic RetryDriverRetryDriver.retry()final RetryDriver