RiakPB.RpbBucketProps.RpbReplMode |
RiakPB.RpbBucketPropsOrBuilder.getRepl()
optional .RpbBucketProps.RpbReplMode repl = 24;
|
RiakPB.RpbBucketProps.RpbReplMode |
RiakPB.RpbBucketProps.getRepl()
optional .RpbBucketProps.RpbReplMode repl = 24;
|
RiakPB.RpbBucketProps.RpbReplMode |
RiakPB.RpbBucketProps.Builder.getRepl()
optional .RpbBucketProps.RpbReplMode repl = 24;
|
static RiakPB.RpbBucketProps.RpbReplMode |
RiakPB.RpbBucketProps.RpbReplMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static RiakPB.RpbBucketProps.RpbReplMode |
RiakPB.RpbBucketProps.RpbReplMode.valueOf(int value) |
static RiakPB.RpbBucketProps.RpbReplMode |
RiakPB.RpbBucketProps.RpbReplMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RiakPB.RpbBucketProps.RpbReplMode[] |
RiakPB.RpbBucketProps.RpbReplMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|