@InterfaceAudience.Private public class ReplicationBarrierCleaner extends ScheduledChore
HConstants.REPLICATION_BARRIER_FAMILY_STR
family in
meta table.Constructor and Description |
---|
ReplicationBarrierCleaner(org.apache.hadoop.conf.Configuration conf,
Stoppable stopper,
Connection conn,
ReplicationPeerManager peerManager) |
Modifier and Type | Method and Description |
---|---|
protected void |
chore()
The task to execute on each scheduled execution of the Chore
|
cancel, cancel, choreForTesting, cleanup, getInitialDelay, getName, getPeriod, getStopper, getTimeUnit, initialChore, isInitialChoreComplete, isScheduled, run, toString, triggerNow
public ReplicationBarrierCleaner(org.apache.hadoop.conf.Configuration conf, Stoppable stopper, Connection conn, ReplicationPeerManager peerManager)
protected void chore()
ScheduledChore
chore
in class ScheduledChore
Copyright © 2007–2019 Cloudera. All rights reserved.