Uses of Enum Class
org.apache.hadoop.hdfs.protocol.datatransfer.PipelineAck.ECN
Packages that use PipelineAck.ECN
Package
Description
This package contains classes related to hdfs data transfer protocol.
-
Uses of PipelineAck.ECN in org.apache.hadoop.hdfs.protocol.datatransfer
Methods in org.apache.hadoop.hdfs.protocol.datatransfer that return PipelineAck.ECNModifier and TypeMethodDescriptionstatic PipelineAck.ECNReturns the enum constant of this class with the specified name.static PipelineAck.ECN[]PipelineAck.ECN.values()Returns an array containing the constants of this enum class, in the order they are declared.