Uses of Interface
io.aiven.commons.timing.SupplierOfLong
Packages that use SupplierOfLong
-
Uses of SupplierOfLong in io.aiven.commons.timing
Fields in io.aiven.commons.timing declared as SupplierOfLongModifier and TypeFieldDescriptionprotected final SupplierOfLongBackoff.timeRemainingA supplier of the time remaining (in milliseconds) on the overriding timer.Methods in io.aiven.commons.timing that return SupplierOfLongModifier and TypeMethodDescriptionBackoffConfig.getSupplierOfTimeRemaining()Gets Supplier that will return the number of milliseconds remaining in the timer.