Class ReplicaHandler

java.lang.Object
org.apache.hadoop.hdfs.server.datanode.ReplicaHandler
All Implemented Interfaces:
Closeable, AutoCloseable

public class ReplicaHandler extends Object implements Closeable
This class includes a replica being actively written and the reference to the fs volume where this replica is located.