public static interface ErrorHandlingProtos.ForeignExceptionMessageOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ErrorHandlingProtos.GenericExceptionMessage |
getGenericException()
optional .hbase.pb.GenericExceptionMessage generic_exception = 2; |
ErrorHandlingProtos.GenericExceptionMessageOrBuilder |
getGenericExceptionOrBuilder()
optional .hbase.pb.GenericExceptionMessage generic_exception = 2; |
String |
getSource()
optional string source = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getSourceBytes()
optional string source = 1; |
boolean |
hasGenericException()
optional .hbase.pb.GenericExceptionMessage generic_exception = 2; |
boolean |
hasSource()
optional string source = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSource()
optional string source = 1;String getSource()
optional string source = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getSourceBytes()
optional string source = 1;boolean hasGenericException()
optional .hbase.pb.GenericExceptionMessage generic_exception = 2;ErrorHandlingProtos.GenericExceptionMessage getGenericException()
optional .hbase.pb.GenericExceptionMessage generic_exception = 2;ErrorHandlingProtos.GenericExceptionMessageOrBuilder getGenericExceptionOrBuilder()
optional .hbase.pb.GenericExceptionMessage generic_exception = 2;Copyright © 2007–2019 Cloudera. All rights reserved.