| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.procedure2 |
| 限定符和类型 | 方法和说明 |
|---|---|
static RemoteProcedureException |
RemoteProcedureException.deserialize(byte[] bytes)
Takes a series of bytes and tries to generate an RemoteProcedureException instance for it.
|
static RemoteProcedureException |
RemoteProcedureException.fromProto(org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage eem) |
RemoteProcedureException |
Procedure.getException() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
Procedure.setFailure(RemoteProcedureException exception) |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.