Uses of Enum Class
org.apache.hadoop.hdfs.protocol.HdfsConstants.SafeModeAction
Packages that use HdfsConstants.SafeModeAction
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of HdfsConstants.SafeModeAction in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return HdfsConstants.SafeModeActionModifier and TypeMethodDescriptionstatic HdfsConstants.SafeModeActionReturns the enum constant of this class with the specified name.static HdfsConstants.SafeModeAction[]HdfsConstants.SafeModeAction.values()Returns an array containing the constants of this enum class, in the order they are declared.