Uses of Class
com.basho.riak.client.bucket.VClockPruneProps

Packages that use VClockPruneProps
com.basho.riak.client.bucket A bucket is a namespace abstraction provided by Riak, the API uses Bucket as the primary way to interact with data stored in Riak. 
 

Uses of VClockPruneProps in com.basho.riak.client.bucket
 

Constructors in com.basho.riak.client.bucket with parameters of type VClockPruneProps
DefaultBucketProperties(Boolean allowSiblings, Boolean lastWriteWins, Integer nVal, String backend, VClockPruneProps vclockProps, Collection<NamedFunction> precommitHooks, Collection<NamedErlangFunction> postcommitHooks, TunableCAPProps capProps, NamedErlangFunction chashKeyFunction, NamedErlangFunction linkWalkFunction, Boolean search)
          Use the Builder BucketPropertiesBuilder instead of calling this constructor directly
 



Copyright © 2012. All Rights Reserved.