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

Packages that use DefaultBucketProperties
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 DefaultBucketProperties in com.basho.riak.client.bucket
 

Methods in com.basho.riak.client.bucket with parameters of type DefaultBucketProperties
static BucketPropertiesBuilder DefaultBucketProperties.from(DefaultBucketProperties properties)
          Create a BucketPropertiesBuilder populated from the given DefaultBucketProperties.
 



Copyright © 2012. All Rights Reserved.