public final class ErrorHandlingProtos extends Object
| 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 interface |
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder |
static class |
ErrorHandlingProtos.GenericExceptionMessage
Cause of a remote failure for a generic exception.
|
static interface |
ErrorHandlingProtos.GenericExceptionMessageOrBuilder |
static class |
ErrorHandlingProtos.StackTraceElementMessage
Protobuf version of a java.lang.StackTraceElement
so we can serialize exceptions.
|
static interface |
ErrorHandlingProtos.StackTraceElementMessageOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistry registry)
public static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2007–2019 Cloudera. All rights reserved.