public static interface RiakKvPB.RpbListBucketsRespOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getBuckets(int index)
repeated bytes buckets = 1; |
int |
getBucketsCount()
repeated bytes buckets = 1; |
List<com.google.protobuf.ByteString> |
getBucketsList()
repeated bytes buckets = 1; |
boolean |
getDone()
optional bool done = 2; |
boolean |
hasDone()
optional bool done = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<com.google.protobuf.ByteString> getBucketsList()
repeated bytes buckets = 1;int getBucketsCount()
repeated bytes buckets = 1;com.google.protobuf.ByteString getBuckets(int index)
repeated bytes buckets = 1;boolean hasDone()
optional bool done = 2;boolean getDone()
optional bool done = 2;Copyright © 2016. All rights reserved.