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