public final class ErrorHandlingProtos extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ErrorHandlingProtos.ForeignExceptionMessage
Protobuf type
hbase.pb.ForeignExceptionMessage
Exception sent across the wire when a remote task needs
to notify other tasks that it failed and why
|
static interface |
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
static class |
ErrorHandlingProtos.GenericExceptionMessage
Protobuf type
hbase.pb.GenericExceptionMessage
Cause of a remote failure for a generic exception. |
static interface |
ErrorHandlingProtos.GenericExceptionMessageOrBuilder |
static class |
ErrorHandlingProtos.StackTraceElementMessage
Protobuf type
hbase.pb.StackTraceElementMessage
Protobuf version of a java.lang.StackTraceElement
so we can serialize exceptions. |
static interface |
ErrorHandlingProtos.StackTraceElementMessageOrBuilder |
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
Copyright © 2007–2019. All rights reserved.