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) |
ScheduledChore(String name,
Stoppable stopper,
int period,
long initialDelay) |
ScheduledChore(String name,
Stoppable stopper,
int period,
long initialDelay,
TimeUnit unit) |
Constructor and Description |
---|
Sleeper(int sleep,
Stoppable stopper) |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.