Uses of Enum Class
org.apache.hadoop.fs.http.client.HttpFSFileSystem.Operation
Packages that use HttpFSFileSystem.Operation
-
Uses of HttpFSFileSystem.Operation in org.apache.hadoop.fs.http.client
Methods in org.apache.hadoop.fs.http.client that return HttpFSFileSystem.OperationModifier and TypeMethodDescriptionstatic HttpFSFileSystem.OperationReturns the enum constant of this class with the specified name.static HttpFSFileSystem.Operation[]HttpFSFileSystem.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.