| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Class and Description |
|---|---|
static class |
ErrorHandlingProtos.ForeignExceptionMessage
Exception sent across the wire when a remote task needs
to notify other tasks that it failed and why
|
static class |
ErrorHandlingProtos.ForeignExceptionMessage.Builder
Exception sent across the wire when a remote task needs
to notify other tasks that it failed and why
|
| Modifier and Type | Method and Description |
|---|---|
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
RegionServerStatusProtos.RemoteProcedureResultOrBuilder.getErrorOrBuilder()
optional .hbase.pb.ForeignExceptionMessage error = 3; |
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
RegionServerStatusProtos.RemoteProcedureResult.getErrorOrBuilder()
optional .hbase.pb.ForeignExceptionMessage error = 3; |
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
RegionServerStatusProtos.RemoteProcedureResult.Builder.getErrorOrBuilder()
optional .hbase.pb.ForeignExceptionMessage error = 3; |
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
ProcedureProtos.ProcedureOrBuilder.getExceptionOrBuilder()
user state/results
|
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
ProcedureProtos.Procedure.getExceptionOrBuilder()
user state/results
|
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
ProcedureProtos.Procedure.Builder.getExceptionOrBuilder()
user state/results
|
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 Cloudera. All rights reserved.