Uses of Enum Class
org.apache.hadoop.hdfs.server.datanode.FileIoProvider.OPERATION
Packages that use FileIoProvider.OPERATION
-
Uses of FileIoProvider.OPERATION in org.apache.hadoop.hdfs.server.datanode
Methods in org.apache.hadoop.hdfs.server.datanode that return FileIoProvider.OPERATIONModifier and TypeMethodDescriptionstatic FileIoProvider.OPERATIONReturns the enum constant of this class with the specified name.static FileIoProvider.OPERATION[]FileIoProvider.OPERATION.values()Returns an array containing the constants of this enum class, in the order they are declared.