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.workerThreadsMethods in org.apache.hadoop.hbase.replication.regionserver that return ReplicationSourceShipperModifier and TypeMethodDescriptionprotected final ReplicationSourceShipperReplicationSource.createNewShipper(String walGroupId) protected ReplicationSourceShipperReplicationSource.createNewShipper(String walGroupId, ReplicationSourceWALReader walReader) Methods in org.apache.hadoop.hbase.replication.regionserver with parameters of type ReplicationSourceShipperModifier and TypeMethodDescription(package private) voidReplicationSource.removeWorker(ReplicationSourceShipper worker) protected final voidReplicationSource.startShipper(ReplicationSourceShipper worker)