public static interface ClientProtos.GetResponseOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ClientProtos.Result |
getResult()
optional .hbase.pb.Result result = 1; |
ClientProtos.ResultOrBuilder |
getResultOrBuilder()
optional .hbase.pb.Result result = 1; |
boolean |
hasResult()
optional .hbase.pb.Result result = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasResult()
optional .hbase.pb.Result result = 1;ClientProtos.Result getResult()
optional .hbase.pb.Result result = 1;ClientProtos.ResultOrBuilder getResultOrBuilder()
optional .hbase.pb.Result result = 1;Copyright © 2007–2019 Cloudera. All rights reserved.