| Package | Description |
|---|---|
| org.apache.hadoop.hbase.procedure2 |
| Modifier and Type | Method and Description |
|---|---|
ProcedureResult |
ProcedureExecutor.getResult(long procId) |
| Modifier and Type | Method and Description |
|---|---|
Pair<ProcedureResult,Procedure> |
ProcedureExecutor.getResultOrProcedure(long procId) |
Map<Long,ProcedureResult> |
ProcedureExecutor.getResults() |
Copyright © 2015 The Apache Software Foundation. All Rights Reserved.