public static interface CellSetMessage.CellSet.RowOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getKey()
required bytes key = 1; |
CellMessage.Cell |
getValues(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2; |
int |
getValuesCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2; |
List<CellMessage.Cell> |
getValuesList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2; |
CellMessage.CellOrBuilder |
getValuesOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2; |
List<? extends CellMessage.CellOrBuilder> |
getValuesOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2; |
boolean |
hasKey()
required bytes key = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasKey()
required bytes key = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getKey()
required bytes key = 1;List<CellMessage.Cell> getValuesList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;CellMessage.Cell getValues(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;int getValuesCount()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;List<? extends CellMessage.CellOrBuilder> getValuesOrBuilderList()
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;CellMessage.CellOrBuilder getValuesOrBuilder(int index)
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.