public static final class RiakPB.RpbBucketProps extends com.google.protobuf.GeneratedMessage implements RiakPB.RpbBucketPropsOrBuilder
RpbBucketProps
Bucket properties
| Modifier and Type | Class and Description |
|---|---|
static class |
RiakPB.RpbBucketProps.Builder
Protobuf type
RpbBucketProps |
static class |
RiakPB.RpbBucketProps.RpbReplMode
Protobuf enum
RpbBucketProps.RpbReplMode |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Method and Description |
|---|---|
boolean |
getAllowMult()
optional bool allow_mult = 2; |
com.google.protobuf.ByteString |
getBackend()
optional bytes backend = 22; |
boolean |
getBasicQuorum()
optional bool basic_quorum = 20; |
int |
getBigVclock()
optional uint32 big_vclock = 12; |
RiakPB.RpbModFun |
getChashKeyfun()
optional .RpbModFun chash_keyfun = 8; |
RiakPB.RpbModFunOrBuilder |
getChashKeyfunOrBuilder()
optional .RpbModFun chash_keyfun = 8; |
boolean |
getConsistent()
optional bool consistent = 27; |
com.google.protobuf.ByteString |
getDatatype()
optional bytes datatype = 26; |
static RiakPB.RpbBucketProps |
getDefaultInstance() |
RiakPB.RpbBucketProps |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getDw()
optional uint32 dw = 18; |
boolean |
getHasPostcommit()
optional bool has_postcommit = 7 [default = false]; |
boolean |
getHasPrecommit()
optional bool has_precommit = 5 [default = false]; |
int |
getHllPrecision()
optional uint32 hll_precision = 29; |
boolean |
getLastWriteWins()
optional bool last_write_wins = 3; |
RiakPB.RpbModFun |
getLinkfun()
optional .RpbModFun linkfun = 9; |
RiakPB.RpbModFunOrBuilder |
getLinkfunOrBuilder()
optional .RpbModFun linkfun = 9; |
boolean |
getNotfoundOk()
optional bool notfound_ok = 21; |
int |
getNVal()
optional uint32 n_val = 1; |
int |
getOldVclock()
optional uint32 old_vclock = 10; |
com.google.protobuf.Parser<RiakPB.RpbBucketProps> |
getParserForType() |
RiakPB.RpbCommitHook |
getPostcommit(int index)
repeated .RpbCommitHook postcommit = 6; |
int |
getPostcommitCount()
repeated .RpbCommitHook postcommit = 6; |
List<RiakPB.RpbCommitHook> |
getPostcommitList()
repeated .RpbCommitHook postcommit = 6; |
RiakPB.RpbCommitHookOrBuilder |
getPostcommitOrBuilder(int index)
repeated .RpbCommitHook postcommit = 6; |
List<? extends RiakPB.RpbCommitHookOrBuilder> |
getPostcommitOrBuilderList()
repeated .RpbCommitHook postcommit = 6; |
int |
getPr()
optional uint32 pr = 14; |
RiakPB.RpbCommitHook |
getPrecommit(int index)
repeated .RpbCommitHook precommit = 4; |
int |
getPrecommitCount()
repeated .RpbCommitHook precommit = 4; |
List<RiakPB.RpbCommitHook> |
getPrecommitList()
repeated .RpbCommitHook precommit = 4; |
RiakPB.RpbCommitHookOrBuilder |
getPrecommitOrBuilder(int index)
repeated .RpbCommitHook precommit = 4; |
List<? extends RiakPB.RpbCommitHookOrBuilder> |
getPrecommitOrBuilderList()
repeated .RpbCommitHook precommit = 4; |
int |
getPw()
optional uint32 pw = 17; |
int |
getR()
optional uint32 r = 15; |
RiakPB.RpbBucketProps.RpbReplMode |
getRepl()
optional .RpbBucketProps.RpbReplMode repl = 24; |
int |
getRw()
optional uint32 rw = 19; |
boolean |
getSearch()
optional bool search = 23; |
com.google.protobuf.ByteString |
getSearchIndex()
optional bytes search_index = 25; |
int |
getSerializedSize() |
int |
getSmallVclock()
optional uint32 small_vclock = 13; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
getW()
optional uint32 w = 16; |
boolean |
getWriteOnce()
optional bool write_once = 28; |
int |
getYoungVclock()
optional uint32 young_vclock = 11; |
boolean |
hasAllowMult()
optional bool allow_mult = 2; |
boolean |
hasBackend()
optional bytes backend = 22; |
boolean |
hasBasicQuorum()
optional bool basic_quorum = 20; |
boolean |
hasBigVclock()
optional uint32 big_vclock = 12; |
boolean |
hasChashKeyfun()
optional .RpbModFun chash_keyfun = 8; |
boolean |
hasConsistent()
optional bool consistent = 27; |
boolean |
hasDatatype()
optional bytes datatype = 26; |
boolean |
hasDw()
optional uint32 dw = 18; |
boolean |
hasHasPostcommit()
optional bool has_postcommit = 7 [default = false]; |
boolean |
hasHasPrecommit()
optional bool has_precommit = 5 [default = false]; |
boolean |
hasHllPrecision()
optional uint32 hll_precision = 29; |
boolean |
hasLastWriteWins()
optional bool last_write_wins = 3; |
boolean |
hasLinkfun()
optional .RpbModFun linkfun = 9; |
boolean |
hasNotfoundOk()
optional bool notfound_ok = 21; |
boolean |
hasNVal()
optional uint32 n_val = 1; |
boolean |
hasOldVclock()
optional uint32 old_vclock = 10; |
boolean |
hasPr()
optional uint32 pr = 14; |
boolean |
hasPw()
optional uint32 pw = 17; |
boolean |
hasR()
optional uint32 r = 15; |
boolean |
hasRepl()
optional .RpbBucketProps.RpbReplMode repl = 24; |
boolean |
hasRw()
optional uint32 rw = 19; |
boolean |
hasSearch()
optional bool search = 23; |
boolean |
hasSearchIndex()
optional bytes search_index = 25; |
boolean |
hasSmallVclock()
optional uint32 small_vclock = 13; |
boolean |
hasW()
optional uint32 w = 16; |
boolean |
hasWriteOnce()
optional bool write_once = 28; |
boolean |
hasYoungVclock()
optional uint32 young_vclock = 11; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RiakPB.RpbBucketProps.Builder |
newBuilder() |
static RiakPB.RpbBucketProps.Builder |
newBuilder(RiakPB.RpbBucketProps prototype) |
RiakPB.RpbBucketProps.Builder |
newBuilderForType() |
protected RiakPB.RpbBucketProps.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static RiakPB.RpbBucketProps |
parseDelimitedFrom(InputStream input) |
static RiakPB.RpbBucketProps |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RiakPB.RpbBucketProps |
parseFrom(byte[] data) |
static RiakPB.RpbBucketProps |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RiakPB.RpbBucketProps |
parseFrom(com.google.protobuf.ByteString data) |
static RiakPB.RpbBucketProps |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RiakPB.RpbBucketProps |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RiakPB.RpbBucketProps |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RiakPB.RpbBucketProps |
parseFrom(InputStream input) |
static RiakPB.RpbBucketProps |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RiakPB.RpbBucketProps.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldequals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toStringcheckByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<RiakPB.RpbBucketProps> PARSER
public static final int N_VAL_FIELD_NUMBER
public static final int ALLOW_MULT_FIELD_NUMBER
public static final int LAST_WRITE_WINS_FIELD_NUMBER
public static final int PRECOMMIT_FIELD_NUMBER
public static final int HAS_PRECOMMIT_FIELD_NUMBER
public static final int POSTCOMMIT_FIELD_NUMBER
public static final int HAS_POSTCOMMIT_FIELD_NUMBER
public static final int CHASH_KEYFUN_FIELD_NUMBER
public static final int LINKFUN_FIELD_NUMBER
public static final int OLD_VCLOCK_FIELD_NUMBER
public static final int YOUNG_VCLOCK_FIELD_NUMBER
public static final int BIG_VCLOCK_FIELD_NUMBER
public static final int SMALL_VCLOCK_FIELD_NUMBER
public static final int PR_FIELD_NUMBER
public static final int R_FIELD_NUMBER
public static final int W_FIELD_NUMBER
public static final int PW_FIELD_NUMBER
public static final int DW_FIELD_NUMBER
public static final int RW_FIELD_NUMBER
public static final int BASIC_QUORUM_FIELD_NUMBER
public static final int NOTFOUND_OK_FIELD_NUMBER
public static final int BACKEND_FIELD_NUMBER
public static final int SEARCH_FIELD_NUMBER
public static final int REPL_FIELD_NUMBER
public static final int SEARCH_INDEX_FIELD_NUMBER
public static final int DATATYPE_FIELD_NUMBER
public static final int CONSISTENT_FIELD_NUMBER
public static final int WRITE_ONCE_FIELD_NUMBER
public static final int HLL_PRECISION_FIELD_NUMBER
public static RiakPB.RpbBucketProps getDefaultInstance()
public RiakPB.RpbBucketProps getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<RiakPB.RpbBucketProps> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasNVal()
optional uint32 n_val = 1;
Declared in riak_core_app
hasNVal in interface RiakPB.RpbBucketPropsOrBuilderpublic int getNVal()
optional uint32 n_val = 1;
Declared in riak_core_app
getNVal in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasAllowMult()
optional bool allow_mult = 2;hasAllowMult in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean getAllowMult()
optional bool allow_mult = 2;getAllowMult in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasLastWriteWins()
optional bool last_write_wins = 3;hasLastWriteWins in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean getLastWriteWins()
optional bool last_write_wins = 3;getLastWriteWins in interface RiakPB.RpbBucketPropsOrBuilderpublic List<RiakPB.RpbCommitHook> getPrecommitList()
repeated .RpbCommitHook precommit = 4;getPrecommitList in interface RiakPB.RpbBucketPropsOrBuilderpublic List<? extends RiakPB.RpbCommitHookOrBuilder> getPrecommitOrBuilderList()
repeated .RpbCommitHook precommit = 4;getPrecommitOrBuilderList in interface RiakPB.RpbBucketPropsOrBuilderpublic int getPrecommitCount()
repeated .RpbCommitHook precommit = 4;getPrecommitCount in interface RiakPB.RpbBucketPropsOrBuilderpublic RiakPB.RpbCommitHook getPrecommit(int index)
repeated .RpbCommitHook precommit = 4;getPrecommit in interface RiakPB.RpbBucketPropsOrBuilderpublic RiakPB.RpbCommitHookOrBuilder getPrecommitOrBuilder(int index)
repeated .RpbCommitHook precommit = 4;getPrecommitOrBuilder in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasHasPrecommit()
optional bool has_precommit = 5 [default = false];hasHasPrecommit in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean getHasPrecommit()
optional bool has_precommit = 5 [default = false];getHasPrecommit in interface RiakPB.RpbBucketPropsOrBuilderpublic List<RiakPB.RpbCommitHook> getPostcommitList()
repeated .RpbCommitHook postcommit = 6;getPostcommitList in interface RiakPB.RpbBucketPropsOrBuilderpublic List<? extends RiakPB.RpbCommitHookOrBuilder> getPostcommitOrBuilderList()
repeated .RpbCommitHook postcommit = 6;getPostcommitOrBuilderList in interface RiakPB.RpbBucketPropsOrBuilderpublic int getPostcommitCount()
repeated .RpbCommitHook postcommit = 6;getPostcommitCount in interface RiakPB.RpbBucketPropsOrBuilderpublic RiakPB.RpbCommitHook getPostcommit(int index)
repeated .RpbCommitHook postcommit = 6;getPostcommit in interface RiakPB.RpbBucketPropsOrBuilderpublic RiakPB.RpbCommitHookOrBuilder getPostcommitOrBuilder(int index)
repeated .RpbCommitHook postcommit = 6;getPostcommitOrBuilder in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasHasPostcommit()
optional bool has_postcommit = 7 [default = false];hasHasPostcommit in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean getHasPostcommit()
optional bool has_postcommit = 7 [default = false];getHasPostcommit in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasChashKeyfun()
optional .RpbModFun chash_keyfun = 8;hasChashKeyfun in interface RiakPB.RpbBucketPropsOrBuilderpublic RiakPB.RpbModFun getChashKeyfun()
optional .RpbModFun chash_keyfun = 8;getChashKeyfun in interface RiakPB.RpbBucketPropsOrBuilderpublic RiakPB.RpbModFunOrBuilder getChashKeyfunOrBuilder()
optional .RpbModFun chash_keyfun = 8;getChashKeyfunOrBuilder in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasLinkfun()
optional .RpbModFun linkfun = 9;
Declared in riak_kv_app
hasLinkfun in interface RiakPB.RpbBucketPropsOrBuilderpublic RiakPB.RpbModFun getLinkfun()
optional .RpbModFun linkfun = 9;
Declared in riak_kv_app
getLinkfun in interface RiakPB.RpbBucketPropsOrBuilderpublic RiakPB.RpbModFunOrBuilder getLinkfunOrBuilder()
optional .RpbModFun linkfun = 9;
Declared in riak_kv_app
getLinkfunOrBuilder in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasOldVclock()
optional uint32 old_vclock = 10;hasOldVclock in interface RiakPB.RpbBucketPropsOrBuilderpublic int getOldVclock()
optional uint32 old_vclock = 10;getOldVclock in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasYoungVclock()
optional uint32 young_vclock = 11;hasYoungVclock in interface RiakPB.RpbBucketPropsOrBuilderpublic int getYoungVclock()
optional uint32 young_vclock = 11;getYoungVclock in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasBigVclock()
optional uint32 big_vclock = 12;hasBigVclock in interface RiakPB.RpbBucketPropsOrBuilderpublic int getBigVclock()
optional uint32 big_vclock = 12;getBigVclock in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasSmallVclock()
optional uint32 small_vclock = 13;hasSmallVclock in interface RiakPB.RpbBucketPropsOrBuilderpublic int getSmallVclock()
optional uint32 small_vclock = 13;getSmallVclock in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasPr()
optional uint32 pr = 14;hasPr in interface RiakPB.RpbBucketPropsOrBuilderpublic int getPr()
optional uint32 pr = 14;getPr in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasR()
optional uint32 r = 15;hasR in interface RiakPB.RpbBucketPropsOrBuilderpublic int getR()
optional uint32 r = 15;getR in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasW()
optional uint32 w = 16;hasW in interface RiakPB.RpbBucketPropsOrBuilderpublic int getW()
optional uint32 w = 16;getW in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasPw()
optional uint32 pw = 17;hasPw in interface RiakPB.RpbBucketPropsOrBuilderpublic int getPw()
optional uint32 pw = 17;getPw in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasDw()
optional uint32 dw = 18;hasDw in interface RiakPB.RpbBucketPropsOrBuilderpublic int getDw()
optional uint32 dw = 18;getDw in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasRw()
optional uint32 rw = 19;hasRw in interface RiakPB.RpbBucketPropsOrBuilderpublic int getRw()
optional uint32 rw = 19;getRw in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasBasicQuorum()
optional bool basic_quorum = 20;hasBasicQuorum in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean getBasicQuorum()
optional bool basic_quorum = 20;getBasicQuorum in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasNotfoundOk()
optional bool notfound_ok = 21;hasNotfoundOk in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean getNotfoundOk()
optional bool notfound_ok = 21;getNotfoundOk in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasBackend()
optional bytes backend = 22;
Used by riak_kv_multi_backend
hasBackend in interface RiakPB.RpbBucketPropsOrBuilderpublic com.google.protobuf.ByteString getBackend()
optional bytes backend = 22;
Used by riak_kv_multi_backend
getBackend in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasSearch()
optional bool search = 23;
Used by riak_search bucket fixup
hasSearch in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean getSearch()
optional bool search = 23;
Used by riak_search bucket fixup
getSearch in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasRepl()
optional .RpbBucketProps.RpbReplMode repl = 24;hasRepl in interface RiakPB.RpbBucketPropsOrBuilderpublic RiakPB.RpbBucketProps.RpbReplMode getRepl()
optional .RpbBucketProps.RpbReplMode repl = 24;getRepl in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasSearchIndex()
optional bytes search_index = 25;
Search index
hasSearchIndex in interface RiakPB.RpbBucketPropsOrBuilderpublic com.google.protobuf.ByteString getSearchIndex()
optional bytes search_index = 25;
Search index
getSearchIndex in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasDatatype()
optional bytes datatype = 26;
KV Datatypes
hasDatatype in interface RiakPB.RpbBucketPropsOrBuilderpublic com.google.protobuf.ByteString getDatatype()
optional bytes datatype = 26;
KV Datatypes
getDatatype in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasConsistent()
optional bool consistent = 27;
KV strong consistency
hasConsistent in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean getConsistent()
optional bool consistent = 27;
KV strong consistency
getConsistent in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasWriteOnce()
optional bool write_once = 28;
KV fast path
hasWriteOnce in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean getWriteOnce()
optional bool write_once = 28;
KV fast path
getWriteOnce in interface RiakPB.RpbBucketPropsOrBuilderpublic boolean hasHllPrecision()
optional uint32 hll_precision = 29;
Hyperlolog DT Precision
hasHllPrecision in interface RiakPB.RpbBucketPropsOrBuilderpublic int getHllPrecision()
optional uint32 hll_precision = 29;
Hyperlolog DT Precision
getHllPrecision in interface RiakPB.RpbBucketPropsOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic static RiakPB.RpbBucketProps parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiakPB.RpbBucketProps parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiakPB.RpbBucketProps parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiakPB.RpbBucketProps parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RiakPB.RpbBucketProps parseFrom(InputStream input) throws IOException
IOExceptionpublic static RiakPB.RpbBucketProps parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RiakPB.RpbBucketProps parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RiakPB.RpbBucketProps parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RiakPB.RpbBucketProps parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RiakPB.RpbBucketProps parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RiakPB.RpbBucketProps.Builder newBuilder()
public RiakPB.RpbBucketProps.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RiakPB.RpbBucketProps.Builder newBuilder(RiakPB.RpbBucketProps prototype)
public RiakPB.RpbBucketProps.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RiakPB.RpbBucketProps.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2016. All rights reserved.