public class BucketProperties extends Object
Constructor and Description |
---|
BucketProperties() |
Modifier and Type | Method and Description |
---|---|
BucketProperties |
allowMult(boolean val) |
boolean |
equals(Object obj) |
Boolean |
getAllowMult() |
Integer |
getNValue() |
int |
hashCode() |
void |
init(com.basho.riak.protobuf.RiakKvPB.RpbGetBucketResp resp) |
BucketProperties |
nValue(int val) |
String |
toString() |
public void init(com.basho.riak.protobuf.RiakKvPB.RpbGetBucketResp resp)
public Boolean getAllowMult()
public Integer getNValue()
public BucketProperties allowMult(boolean val)
public BucketProperties nValue(int val)
Copyright © 2012. All Rights Reserved.