Package org.apache.hadoop.hdfs.protocol.datatransfer
@Evolving
package org.apache.hadoop.hdfs.protocol.datatransfer
This package contains classes related to hdfs data transfer protocol.
-
ClassDescriptionorg.apache.hadoop.hdfs.protocol.datatransfer.BlackListBasedTrustedChannelResolverImplements
TrustedChannelResolverto trust ips/host/subnets based on a blackList.org.apache.hadoop.hdfs.protocol.datatransfer.BlockConstructionStageBlock Construction Stageorg.apache.hadoop.hdfs.protocol.datatransfer.BlockPinningExceptionIndicates a failure due to block pinning.org.apache.hadoop.hdfs.protocol.datatransfer.DataTransferProtocolTransfer data to/from datanode using a streaming protocol.org.apache.hadoop.hdfs.protocol.datatransfer.DataTransferProtoUtilStatic utilities for dealing with the protocol buffers used by the Data Transfer Protocol.org.apache.hadoop.hdfs.protocol.datatransfer.InvalidEncryptionKeyExceptionEncryption key verification failed.org.apache.hadoop.hdfs.protocol.datatransfer.IOStreamPairA little struct class to wrap an InputStream and an OutputStream.org.apache.hadoop.hdfs.protocol.datatransfer.OpOperationorg.apache.hadoop.hdfs.protocol.datatransfer.PacketHeaderHeader data for each packet that goes through the read/write pipelines.org.apache.hadoop.hdfs.protocol.datatransfer.PacketReceiverClass to handle reading packets one-at-a-time from the wire.org.apache.hadoop.hdfs.protocol.datatransfer.PipelineAckPipeline Acknowledgmentorg.apache.hadoop.hdfs.protocol.datatransfer.ReceiverReceiverorg.apache.hadoop.hdfs.protocol.datatransfer.ReplaceDatanodeOnFailureThe setting of replace-datanode-on-failure feature.The replacement policiesorg.apache.hadoop.hdfs.protocol.datatransfer.SenderSenderorg.apache.hadoop.hdfs.protocol.datatransfer.TrustedChannelResolverClass used to indicate whether a channel is trusted or not.org.apache.hadoop.hdfs.protocol.datatransfer.WhitelistBasedTrustedChannelResolver