Uses of Class
org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceShipper
Packages that use ReplicationSourceShipper
-
Uses of ReplicationSourceShipper in org.apache.hadoop.hbase.replication.regionserver
Subclasses of ReplicationSourceShipper in org.apache.hadoop.hbase.replication.regionserverFields in org.apache.hadoop.hbase.replication.regionserver with type parameters of type ReplicationSourceShipperModifier and TypeFieldDescriptionprotected final ConcurrentHashMap<String,
ReplicationSourceShipper> ReplicationSource.workerThreads
Methods in org.apache.hadoop.hbase.replication.regionserver that return ReplicationSourceShipperModifier and TypeMethodDescriptionprotected final ReplicationSourceShipper
ReplicationSource.createNewShipper
(String walGroupId) protected ReplicationSourceShipper
ReplicationSource.createNewShipper
(String walGroupId, ReplicationSourceWALReader walReader) Methods in org.apache.hadoop.hbase.replication.regionserver with parameters of type ReplicationSourceShipperModifier and TypeMethodDescription(package private) void
ReplicationSource.removeWorker
(ReplicationSourceShipper worker) protected final void
ReplicationSource.startShipper
(ReplicationSourceShipper worker)