Class HFileReplicator.Copier

java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.HFileReplicator.Copier
All Implemented Interfaces:
Callable<Void>
Enclosing class:
HFileReplicator

private class HFileReplicator.Copier extends Object implements Callable<Void>
This class will copy the given hfiles from the given source file system to the given local file system staging directory.