Uses of Class
com.basho.riak.pbc.BucketProperties

Packages that use BucketProperties
com.basho.riak.pbc The legacy, low-level Protocol Buffers RiakClient and associated classes, consider using the high-level IRiakClient 
 

Uses of BucketProperties in com.basho.riak.pbc
 

Methods in com.basho.riak.pbc that return BucketProperties
 BucketProperties BucketProperties.allowMult(boolean val)
           
 BucketProperties RiakClient.getBucketProperties(com.google.protobuf.ByteString bucket)
           
 BucketProperties BucketProperties.nValue(int val)
           
 

Methods in com.basho.riak.pbc with parameters of type BucketProperties
 void RiakClient.setBucketProperties(com.google.protobuf.ByteString bucket, BucketProperties props)
           
 



Copyright © 2012. All Rights Reserved.