| Package | Description |
|---|---|
| org.apache.hadoop.hbase |
| Modifier and Type | Method and Description |
|---|---|
Stoppable |
ScheduledChore.getStopper() |
| Constructor and Description |
|---|
ScheduledChore(String name,
Stoppable stopper,
int period) |
ScheduledChore(String name,
Stoppable stopper,
int period,
long initialDelay) |
ScheduledChore(String name,
Stoppable stopper,
int period,
long initialDelay,
TimeUnit unit) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.