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,
org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureState procState,
long parentId,
NonceKey nonceKey,
org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage exception,
long lastUpdate,
long startTime,
byte[] result) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.