public static interface ClientProtos.RegionActionResultOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HBaseProtos.NameBytesPair |
getException()
If the operation failed globally for this region, this exception is set
|
HBaseProtos.NameBytesPairOrBuilder |
getExceptionOrBuilder()
If the operation failed globally for this region, this exception is set
|
ClientProtos.ResultOrException |
getResultOrException(int index)
repeated .hbase.pb.ResultOrException resultOrException = 1; |
int |
getResultOrExceptionCount()
repeated .hbase.pb.ResultOrException resultOrException = 1; |
List<ClientProtos.ResultOrException> |
getResultOrExceptionList()
repeated .hbase.pb.ResultOrException resultOrException = 1; |
ClientProtos.ResultOrExceptionOrBuilder |
getResultOrExceptionOrBuilder(int index)
repeated .hbase.pb.ResultOrException resultOrException = 1; |
List<? extends ClientProtos.ResultOrExceptionOrBuilder> |
getResultOrExceptionOrBuilderList()
repeated .hbase.pb.ResultOrException resultOrException = 1; |
boolean |
hasException()
If the operation failed globally for this region, this exception is set
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<ClientProtos.ResultOrException> getResultOrExceptionList()
repeated .hbase.pb.ResultOrException resultOrException = 1;ClientProtos.ResultOrException getResultOrException(int index)
repeated .hbase.pb.ResultOrException resultOrException = 1;int getResultOrExceptionCount()
repeated .hbase.pb.ResultOrException resultOrException = 1;List<? extends ClientProtos.ResultOrExceptionOrBuilder> getResultOrExceptionOrBuilderList()
repeated .hbase.pb.ResultOrException resultOrException = 1;ClientProtos.ResultOrExceptionOrBuilder getResultOrExceptionOrBuilder(int index)
repeated .hbase.pb.ResultOrException resultOrException = 1;boolean hasException()
If the operation failed globally for this region, this exception is set
optional .hbase.pb.NameBytesPair exception = 2;HBaseProtos.NameBytesPair getException()
If the operation failed globally for this region, this exception is set
optional .hbase.pb.NameBytesPair exception = 2;HBaseProtos.NameBytesPairOrBuilder getExceptionOrBuilder()
If the operation failed globally for this region, this exception is set
optional .hbase.pb.NameBytesPair exception = 2;Copyright © 2007–2019 Cloudera. All rights reserved.