Class ReplicaHandler
java.lang.Object
org.apache.hadoop.hdfs.server.datanode.ReplicaHandler
- All Implemented Interfaces:
Closeable,AutoCloseable
This class includes a replica being actively written and the reference to
the fs volume where this replica is located.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReplicaHandler
-
-
Method Details
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-
getReplica
-