public static interface RiakYokozunaPB.RpbYokozunaIndexGetRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
RiakYokozunaPB.RpbYokozunaIndex |
getIndex(int index)
repeated .RpbYokozunaIndex index = 1; |
int |
getIndexCount()
repeated .RpbYokozunaIndex index = 1; |
List<RiakYokozunaPB.RpbYokozunaIndex> |
getIndexList()
repeated .RpbYokozunaIndex index = 1; |
RiakYokozunaPB.RpbYokozunaIndexOrBuilder |
getIndexOrBuilder(int index)
repeated .RpbYokozunaIndex index = 1; |
List<? extends RiakYokozunaPB.RpbYokozunaIndexOrBuilder> |
getIndexOrBuilderList()
repeated .RpbYokozunaIndex index = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<RiakYokozunaPB.RpbYokozunaIndex> getIndexList()
repeated .RpbYokozunaIndex index = 1;
RiakYokozunaPB.RpbYokozunaIndex getIndex(int index)
repeated .RpbYokozunaIndex index = 1;
int getIndexCount()
repeated .RpbYokozunaIndex index = 1;
List<? extends RiakYokozunaPB.RpbYokozunaIndexOrBuilder> getIndexOrBuilderList()
repeated .RpbYokozunaIndex index = 1;
RiakYokozunaPB.RpbYokozunaIndexOrBuilder getIndexOrBuilder(int index)
repeated .RpbYokozunaIndex index = 1;
Copyright © 2016. All rights reserved.