private final class ReplicationSinkServiceImpl.ReplicationStatisticsChore extends ScheduledChore
| Constructor and Description | 
|---|
| ReplicationStatisticsChore(String name,
                          Stoppable stopper,
                          int period) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | chore()The task to execute on each scheduled execution of the Chore | 
| private void | printStats(String stats) | 
cancel, cancel, choreForTesting, cleanup, getInitialDelay, getName, getPeriod, getStopper, getTimeUnit, initialChore, isInitialChoreComplete, isScheduled, run, toString, triggerNowReplicationStatisticsChore(String name, Stoppable stopper, int period)
protected void chore()
ScheduledChorechore in class ScheduledChoreprivate void printStats(String stats)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.