Package | Description |
---|---|
com.basho.riak.client.api.commands.kv |
Commands for storing, fetching, and deleting objects.
|
Modifier and Type | Method and Description |
---|---|
UpdateValue.Builder |
UpdateValue.Builder.withUpdate(UpdateValue.Update<?> update)
Supply the Update.
|
<T> UpdateValue.Builder |
UpdateValue.Builder.withUpdate(UpdateValue.Update<T> update,
com.fasterxml.jackson.core.type.TypeReference<T> typeReference)
Supply the Update with a TypeReference.
|
Copyright © 2016. All rights reserved.