|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ClientProtos.RegionActionResultOrBuilder
Method Summary | |
---|---|
HBaseProtos.NameBytesPair |
getException()
optional .NameBytesPair exception = 2; |
HBaseProtos.NameBytesPairOrBuilder |
getExceptionOrBuilder()
optional .NameBytesPair exception = 2; |
ClientProtos.ResultOrException |
getResultOrException(int index)
repeated .ResultOrException resultOrException = 1; |
int |
getResultOrExceptionCount()
repeated .ResultOrException resultOrException = 1; |
List<ClientProtos.ResultOrException> |
getResultOrExceptionList()
repeated .ResultOrException resultOrException = 1; |
ClientProtos.ResultOrExceptionOrBuilder |
getResultOrExceptionOrBuilder(int index)
repeated .ResultOrException resultOrException = 1; |
List<? extends ClientProtos.ResultOrExceptionOrBuilder> |
getResultOrExceptionOrBuilderList()
repeated .ResultOrException resultOrException = 1; |
boolean |
hasException()
optional .NameBytesPair exception = 2; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
List<ClientProtos.ResultOrException> getResultOrExceptionList()
repeated .ResultOrException resultOrException = 1;
ClientProtos.ResultOrException getResultOrException(int index)
repeated .ResultOrException resultOrException = 1;
int getResultOrExceptionCount()
repeated .ResultOrException resultOrException = 1;
List<? extends ClientProtos.ResultOrExceptionOrBuilder> getResultOrExceptionOrBuilderList()
repeated .ResultOrException resultOrException = 1;
ClientProtos.ResultOrExceptionOrBuilder getResultOrExceptionOrBuilder(int index)
repeated .ResultOrException resultOrException = 1;
boolean hasException()
optional .NameBytesPair exception = 2;
If the operation failed globally for this region, this exception is set
HBaseProtos.NameBytesPair getException()
optional .NameBytesPair exception = 2;
If the operation failed globally for this region, this exception is set
HBaseProtos.NameBytesPairOrBuilder getExceptionOrBuilder()
optional .NameBytesPair exception = 2;
If the operation failed globally for this region, this exception is set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |