public static interface ClientPB.CoprocessorServiceResultOrBuilder
extends com.google.protobuf.MessageLiteOrBuilder
Modifier and Type | Method and Description |
---|---|
HBasePB.NameBytesPair |
getValue()
optional .NameBytesPair value = 1; |
boolean |
hasValue()
optional .NameBytesPair value = 1; |
boolean hasValue()
optional .NameBytesPair value = 1;
HBasePB.NameBytesPair getValue()
optional .NameBytesPair value = 1;
Copyright © 2010-2017, The Async HBase Authors