Uses of Enum Class
org.apache.hadoop.fs.azurebfs.enums.RetryValue
Packages that use RetryValue
-
Uses of RetryValue in org.apache.hadoop.fs.azurebfs.enums
Methods in org.apache.hadoop.fs.azurebfs.enums that return RetryValueModifier and TypeMethodDescriptionstatic RetryValueRetryValue.getRetryValue(int retryCount) Gets the RetryValue enum based on the retry count.static RetryValueReturns the enum constant of this class with the specified name.static RetryValue[]RetryValue.values()Returns an array containing the constants of this enum class, in the order they are declared.