public static interface RiakTsPB.TsListKeysRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDone()
optional bool done = 2; |
RiakTsPB.TsRow |
getKeys(int index)
repeated .TsRow keys = 1; |
int |
getKeysCount()
repeated .TsRow keys = 1; |
List<RiakTsPB.TsRow> |
getKeysList()
repeated .TsRow keys = 1; |
RiakTsPB.TsRowOrBuilder |
getKeysOrBuilder(int index)
repeated .TsRow keys = 1; |
List<? extends RiakTsPB.TsRowOrBuilder> |
getKeysOrBuilderList()
repeated .TsRow keys = 1; |
boolean |
hasDone()
optional bool done = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<RiakTsPB.TsRow> getKeysList()
repeated .TsRow keys = 1;RiakTsPB.TsRow getKeys(int index)
repeated .TsRow keys = 1;int getKeysCount()
repeated .TsRow keys = 1;List<? extends RiakTsPB.TsRowOrBuilder> getKeysOrBuilderList()
repeated .TsRow keys = 1;RiakTsPB.TsRowOrBuilder getKeysOrBuilder(int index)
repeated .TsRow keys = 1;boolean hasDone()
optional bool done = 2;boolean getDone()
optional bool done = 2;Copyright © 2016. All rights reserved.