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