Uses of Class
org.apache.hadoop.hbase.master.replication.SyncReplicationReplayWALManager
-
Uses of SyncReplicationReplayWALManager in org.apache.hadoop.hbase.master
Modifier and TypeFieldDescriptionprivate SyncReplicationReplayWALManager
HMaster.syncReplicationReplayWALManager
Modifier and TypeMethodDescriptionHMaster.getSyncReplicationReplayWALManager()
MasterServices.getSyncReplicationReplayWALManager()
Returns theSyncReplicationReplayWALManager
. -
Uses of SyncReplicationReplayWALManager in org.apache.hadoop.hbase.master.replication
Modifier and TypeMethodDescriptionprivate void
RecoverStandbyProcedure.dispathWals
(SyncReplicationReplayWALManager syncReplicationReplayWALManager)