public static final class RiakKvPB.RpbListKeysReq.Builder extends com.google.protobuf.GeneratedMessage.Builder<RiakKvPB.RpbListKeysReq.Builder> implements RiakKvPB.RpbListKeysReqOrBuilder
RpbListKeysReq
List keys in bucket request
Modifier and Type | Method and Description |
---|---|
RiakKvPB.RpbListKeysReq |
build() |
RiakKvPB.RpbListKeysReq |
buildPartial() |
RiakKvPB.RpbListKeysReq.Builder |
clear() |
RiakKvPB.RpbListKeysReq.Builder |
clearBucket()
required bytes bucket = 1; |
RiakKvPB.RpbListKeysReq.Builder |
clearTimeout()
optional uint32 timeout = 2; |
RiakKvPB.RpbListKeysReq.Builder |
clearType()
optional bytes type = 3; |
RiakKvPB.RpbListKeysReq.Builder |
clone() |
com.google.protobuf.ByteString |
getBucket()
required bytes bucket = 1; |
RiakKvPB.RpbListKeysReq |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getTimeout()
optional uint32 timeout = 2; |
com.google.protobuf.ByteString |
getType()
optional bytes type = 3; |
boolean |
hasBucket()
required bytes bucket = 1; |
boolean |
hasTimeout()
optional uint32 timeout = 2; |
boolean |
hasType()
optional bytes type = 3; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RiakKvPB.RpbListKeysReq.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RiakKvPB.RpbListKeysReq.Builder |
mergeFrom(com.google.protobuf.Message other) |
RiakKvPB.RpbListKeysReq.Builder |
mergeFrom(RiakKvPB.RpbListKeysReq other) |
RiakKvPB.RpbListKeysReq.Builder |
setBucket(com.google.protobuf.ByteString value)
required bytes bucket = 1; |
RiakKvPB.RpbListKeysReq.Builder |
setTimeout(int value)
optional uint32 timeout = 2; |
RiakKvPB.RpbListKeysReq.Builder |
setType(com.google.protobuf.ByteString value)
optional bytes type = 3; |
addRepeatedField, clearField, clearOneof, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<RiakKvPB.RpbListKeysReq.Builder>
public RiakKvPB.RpbListKeysReq.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<RiakKvPB.RpbListKeysReq.Builder>
public RiakKvPB.RpbListKeysReq.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<RiakKvPB.RpbListKeysReq.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<RiakKvPB.RpbListKeysReq.Builder>
public RiakKvPB.RpbListKeysReq getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public RiakKvPB.RpbListKeysReq build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public RiakKvPB.RpbListKeysReq buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public RiakKvPB.RpbListKeysReq.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<RiakKvPB.RpbListKeysReq.Builder>
public RiakKvPB.RpbListKeysReq.Builder mergeFrom(RiakKvPB.RpbListKeysReq other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<RiakKvPB.RpbListKeysReq.Builder>
public RiakKvPB.RpbListKeysReq.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<RiakKvPB.RpbListKeysReq.Builder>
IOException
public boolean hasBucket()
required bytes bucket = 1;
hasBucket
in interface RiakKvPB.RpbListKeysReqOrBuilder
public com.google.protobuf.ByteString getBucket()
required bytes bucket = 1;
getBucket
in interface RiakKvPB.RpbListKeysReqOrBuilder
public RiakKvPB.RpbListKeysReq.Builder setBucket(com.google.protobuf.ByteString value)
required bytes bucket = 1;
public RiakKvPB.RpbListKeysReq.Builder clearBucket()
required bytes bucket = 1;
public boolean hasTimeout()
optional uint32 timeout = 2;
hasTimeout
in interface RiakKvPB.RpbListKeysReqOrBuilder
public int getTimeout()
optional uint32 timeout = 2;
getTimeout
in interface RiakKvPB.RpbListKeysReqOrBuilder
public RiakKvPB.RpbListKeysReq.Builder setTimeout(int value)
optional uint32 timeout = 2;
public RiakKvPB.RpbListKeysReq.Builder clearTimeout()
optional uint32 timeout = 2;
public boolean hasType()
optional bytes type = 3;
Bucket type, if not set we assume the 'default' type
hasType
in interface RiakKvPB.RpbListKeysReqOrBuilder
public com.google.protobuf.ByteString getType()
optional bytes type = 3;
Bucket type, if not set we assume the 'default' type
getType
in interface RiakKvPB.RpbListKeysReqOrBuilder
public RiakKvPB.RpbListKeysReq.Builder setType(com.google.protobuf.ByteString value)
optional bytes type = 3;
Bucket type, if not set we assume the 'default' type
public RiakKvPB.RpbListKeysReq.Builder clearType()
optional bytes type = 3;
Bucket type, if not set we assume the 'default' type
Copyright © 2016. All rights reserved.