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