Package | Description |
---|---|
com.basho.riak.client.http |
The legacy, low-level HTTP REST RiakClient and associated classes, consider using the high-level
IRiakClient |
com.basho.riak.client.raw.http |
Classes for adapting the http.
RiakClient to the
RawClient interface |
Modifier and Type | Method and Description |
---|---|
ListBucketsResponse |
RiakClient.listBuckets(boolean streaming)
Fetch a list of all the buckets in Riak
|
Constructor and Description |
---|
BucketSource(ListBucketsResponse listBucketsResponse)
Create a Key Source from an http.
ListBucketsResponse in response to
{@link RiakClient#listBuckets(boolean) request. |
Copyright © 2014. All Rights Reserved.