| Package | Description |
|---|---|
| org.apache.hadoop.hbase |
| Modifier and Type | Method and Description |
|---|---|
NonceKey |
ProcedureInfo.getNonceKey() |
| Constructor and Description |
|---|
ProcedureInfo(long procId,
String procName,
String procOwner,
ProcedureProtos.ProcedureState procState,
long parentId,
NonceKey nonceKey,
ErrorHandlingProtos.ForeignExceptionMessage exception,
long lastUpdate,
long startTime,
byte[] result) |
Copyright © 2007–2018. All rights reserved.