@InterfaceAudience.Private public class SnapshotQuotaObserverChore extends ScheduledChore
Chore
that computes the size of each snapshot which was created from
a table which has a space quota.Constructor and Description |
---|
SnapshotQuotaObserverChore(HMaster master,
MetricsMaster metrics) |
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 SnapshotQuotaObserverChore(HMaster master, MetricsMaster metrics)
protected void chore()
ScheduledChore
chore
in class ScheduledChore
Copyright © 2007–2019 Cloudera. All rights reserved.