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