| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ErrorHandlingProtos.ForeignExceptionMessage
Exception sent across the wire when a remote task needs
to notify other tasks that it failed and why
Protobuf type
hbase.pb.ForeignExceptionMessage |
static class |
ErrorHandlingProtos.ForeignExceptionMessage.Builder
Exception sent across the wire when a remote task needs
to notify other tasks that it failed and why
Protobuf type
hbase.pb.ForeignExceptionMessage |
| 限定符和类型 | 方法和说明 |
|---|---|
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
ProcedureProtos.ProcedureOrBuilder.getExceptionOrBuilder()
user state/results
optional .hbase.pb.ForeignExceptionMessage exception = 10; |
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
ProcedureProtos.Procedure.getExceptionOrBuilder()
user state/results
optional .hbase.pb.ForeignExceptionMessage exception = 10; |
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
ProcedureProtos.Procedure.Builder.getExceptionOrBuilder()
user state/results
optional .hbase.pb.ForeignExceptionMessage exception = 10; |
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
MasterProtos.GetProcedureResultResponseOrBuilder.getExceptionOrBuilder()
optional .hbase.pb.ForeignExceptionMessage exception = 5; |
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
MasterProtos.GetProcedureResultResponse.getExceptionOrBuilder()
optional .hbase.pb.ForeignExceptionMessage exception = 5; |
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
MasterProtos.GetProcedureResultResponse.Builder.getExceptionOrBuilder()
optional .hbase.pb.ForeignExceptionMessage exception = 5; |
Copyright © 2007–2019. All rights reserved.