Package | Description |
---|---|
com.basho.riak.client.api.commands.kv |
Commands for storing, fetching, and deleting objects.
|
Modifier and Type | Method and Description |
---|---|
protected FetchValue.Builder |
MultiFetch.createBaseBuilderType(Location location) |
<U> FetchValue.Builder |
FetchValue.Builder.withOption(FetchValue.Option<U> option,
U value)
Add an optional setting for this command.
|
FetchValue.Builder |
FetchValue.Builder.withTimeout(int timeout)
Set the Riak-side timeout value.
|
Copyright © 2016. All rights reserved.