Uses of Enum Class
org.apache.hadoop.fs.azurebfs.constants.HttpOperationType
Packages that use HttpOperationType
-
Uses of HttpOperationType in org.apache.hadoop.fs.azurebfs.constants
Fields in org.apache.hadoop.fs.azurebfs.constants declared as HttpOperationTypeModifier and TypeFieldDescriptionstatic final HttpOperationTypeFileSystemConfigurations.DEFAULT_NETWORKING_LIBRARYMethods in org.apache.hadoop.fs.azurebfs.constants that return HttpOperationTypeModifier and TypeMethodDescriptionstatic HttpOperationTypeReturns the enum constant of this class with the specified name.static HttpOperationType[]HttpOperationType.values()Returns an array containing the constants of this enum class, in the order they are declared.