| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.errorhandling | |
| org.apache.hadoop.hbase.procedure |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ForeignExceptionDispatcher
The dispatcher acts as the state holding entity for foreign error handling.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<ForeignExceptionListener> |
ForeignExceptionDispatcher.listeners |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ForeignExceptionDispatcher.addListener(ForeignExceptionListener errorable)
Listen for failures to a given process.
|
| 构造器和说明 |
|---|
TimeoutExceptionInjector(ForeignExceptionListener listener,
long maxTime)
Create a generic timer for a task/process.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
Procedure
A globally-barriered distributed procedure.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.