Package | Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
static BucketPropertiesBuilder |
DefaultBucketProperties.from(DefaultBucketProperties properties)
Create a
BucketPropertiesBuilder populated from the given
DefaultBucketProperties . |
Copyright © 2014. All Rights Reserved.