public static interface CellSetMessage.CellSet.RowOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getKey() |
CellMessage.Cell |
getValues(int index) |
int |
getValuesCount() |
List<CellMessage.Cell> |
getValuesList() |
CellMessage.CellOrBuilder |
getValuesOrBuilder(int index) |
List<? extends CellMessage.CellOrBuilder> |
getValuesOrBuilderList() |
boolean |
hasKey() |
boolean hasKey()
com.google.protobuf.ByteString getKey()
List<CellMessage.Cell> getValuesList()
CellMessage.Cell getValues(int index)
int getValuesCount()
List<? extends CellMessage.CellOrBuilder> getValuesOrBuilderList()
CellMessage.CellOrBuilder getValuesOrBuilder(int index)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.