| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.util |
| 限定符和类型 | 方法和说明 |
|---|---|
Stoppable |
ScheduledChore.getStopper() |
| 构造器和说明 |
|---|
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) |
| 构造器和说明 |
|---|
Sleeper(int sleep,
Stoppable stopper) |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.