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