Package | Description |
---|---|
org.apache.hadoop.hdfs.server.datanode |
Modifier and Type | Class and Description |
---|---|
class |
ReplicaBeingWritten
This class represents replicas being written.
|
class |
ReplicaInPipeline
This class defines a replica in a pipeline, which
includes a persistent replica being written to by a dfs client or
a temporary replica being replicated by a source datanode or
being copied for the balancing purpose.
|
Modifier and Type | Method and Description |
---|---|
ReplicaInPipelineInterface |
ReplicaHandler.getReplica() |
Constructor and Description |
---|
ReplicaHandler(ReplicaInPipelineInterface replica,
FsVolumeReference reference) |
Copyright © 2017 Apache Software Foundation. All Rights Reserved.