public static interface RiakKvPB.RpbGetBucketKeyPreflistRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
RiakKvPB.RpbBucketKeyPreflistItem |
getPreflist(int index)
repeated .RpbBucketKeyPreflistItem preflist = 1; |
int |
getPreflistCount()
repeated .RpbBucketKeyPreflistItem preflist = 1; |
List<RiakKvPB.RpbBucketKeyPreflistItem> |
getPreflistList()
repeated .RpbBucketKeyPreflistItem preflist = 1; |
RiakKvPB.RpbBucketKeyPreflistItemOrBuilder |
getPreflistOrBuilder(int index)
repeated .RpbBucketKeyPreflistItem preflist = 1; |
List<? extends RiakKvPB.RpbBucketKeyPreflistItemOrBuilder> |
getPreflistOrBuilderList()
repeated .RpbBucketKeyPreflistItem preflist = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
List<RiakKvPB.RpbBucketKeyPreflistItem> getPreflistList()
repeated .RpbBucketKeyPreflistItem preflist = 1;
RiakKvPB.RpbBucketKeyPreflistItem getPreflist(int index)
repeated .RpbBucketKeyPreflistItem preflist = 1;
int getPreflistCount()
repeated .RpbBucketKeyPreflistItem preflist = 1;
List<? extends RiakKvPB.RpbBucketKeyPreflistItemOrBuilder> getPreflistOrBuilderList()
repeated .RpbBucketKeyPreflistItem preflist = 1;
RiakKvPB.RpbBucketKeyPreflistItemOrBuilder getPreflistOrBuilder(int index)
repeated .RpbBucketKeyPreflistItem preflist = 1;
Copyright © 2016. All rights reserved.