Uses of Enum Class
org.apache.hadoop.fs.azurebfs.services.AbfsReadPolicy
Packages that use AbfsReadPolicy
-
Uses of AbfsReadPolicy in org.apache.hadoop.fs.azurebfs.services
Methods in org.apache.hadoop.fs.azurebfs.services that return AbfsReadPolicyModifier and TypeMethodDescriptionstatic AbfsReadPolicyAbfsReadPolicy.getAbfsReadPolicy(String name) Get the enum constant from the string name.static AbfsReadPolicyReturns the enum constant of this class with the specified name.static AbfsReadPolicy[]AbfsReadPolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.