| Package | Description |
|---|---|
| com.basho.riak.client.api.commands.buckets |
Commands used to query and modify buckets in Riak.
|
| Class and Description |
|---|
| FetchBucketProperties
Command used to fetch the properties of a bucket in Riak.
|
| FetchBucketProperties.Builder
Builder used to construct a FetchBucketPoperties command.
|
| ListBuckets
Command used to list the buckets contained in a bucket type.
|
| ListBuckets.Builder
Builder for a ListBuckets command.
|
| ListBuckets.Response
A response from a ListBuckets command.
|
| ResetBucketProperties
Command used to reset the properties of a bucket in Riak.
|
| ResetBucketProperties.Builder |
| StoreBucketProperties
Command used to store (modify) the properties of a bucket in Riak.
|
| StoreBucketProperties.Builder |
Copyright © 2016. All rights reserved.