public final class ErrorHandlingPB extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ErrorHandlingPB.ForeignExceptionMessage
Exception sent across the wire when a remote task needs
to notify other tasks that it failed and why
|
static interface |
ErrorHandlingPB.ForeignExceptionMessageOrBuilder |
static class |
ErrorHandlingPB.GenericExceptionMessage
Cause of a remote failure for a generic exception.
|
static interface |
ErrorHandlingPB.GenericExceptionMessageOrBuilder |
static class |
ErrorHandlingPB.StackTraceElementMessage
Protobuf version of a java.lang.StackTraceElement
so we can serialize exceptions.
|
static interface |
ErrorHandlingPB.StackTraceElementMessageOrBuilder |
Modifier and Type | Method and Description |
---|---|
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
Copyright © 2010–2018 The Async HBase Authors. All rights reserved.