com.basho.riak.client.api.commands.buckets.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of riak-client Show documentation
Show all versions of riak-client Show documentation
HttpClient-based client for Riak
The newest version!
/**
* Commands used to query and modify buckets in Riak.
* Querying and modifying buckets
*
* - {@link com.basho.riak.client.api.commands.buckets.FetchBucketProperties}
* - {@link com.basho.riak.client.api.commands.buckets.StoreBucketProperties}
* - {@link com.basho.riak.client.api.commands.buckets.ListBuckets}
*
*/
package com.basho.riak.client.api.commands.buckets;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy