Package | Description |
---|---|
com.basho.riak.client.api.commands.kv |
Commands for storing, fetching, and deleting objects.
|
Modifier and Type | Method and Description |
---|---|
protected FetchValue.Response |
FetchValue.convertResponse(FutureOperation<FetchOperation.Response,?,Location> request,
FetchOperation.Response coreResponse) |
FetchValue.Response |
FullBucketRead.Response.Entry.getFetchedValue() |
Modifier and Type | Method and Description |
---|---|
protected RiakFuture<FetchValue.Response,Location> |
FetchValue.executeAsync(RiakCluster cluster) |
protected RiakFuture<FetchValue.Response,Location> |
MultiFetch.executeBaseCommandAsync(FetchValue command,
RiakCluster cluster) |
Modifier and Type | Method and Description |
---|---|
protected MultiFetch.Response |
MultiFetch.createResponseType(List<RiakFuture<FetchValue.Response,Location>> riakFutures) |
Constructor and Description |
---|
Entry(Location location,
FetchValue.Response fetchedResponse) |
Copyright © 2016. All rights reserved.