public static interface RiakTsPB.TsRowOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
RiakTsPB.TsCell |
getCells(int index)
repeated .TsCell cells = 1; |
int |
getCellsCount()
repeated .TsCell cells = 1; |
List<RiakTsPB.TsCell> |
getCellsList()
repeated .TsCell cells = 1; |
RiakTsPB.TsCellOrBuilder |
getCellsOrBuilder(int index)
repeated .TsCell cells = 1; |
List<? extends RiakTsPB.TsCellOrBuilder> |
getCellsOrBuilderList()
repeated .TsCell cells = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<RiakTsPB.TsCell> getCellsList()
repeated .TsCell cells = 1;
RiakTsPB.TsCell getCells(int index)
repeated .TsCell cells = 1;
int getCellsCount()
repeated .TsCell cells = 1;
List<? extends RiakTsPB.TsCellOrBuilder> getCellsOrBuilderList()
repeated .TsCell cells = 1;
RiakTsPB.TsCellOrBuilder getCellsOrBuilder(int index)
repeated .TsCell cells = 1;
Copyright © 2016. All rights reserved.