Package | Description |
---|---|
com.basho.riak.client.http |
The legacy, low-level HTTP REST RiakClient and associated classes, consider using the high-level
IRiakClient |
Modifier and Type | Method and Description |
---|---|
StoreResponse |
RiakObject.store() |
StoreResponse |
RiakObject.store(RequestMeta meta) |
StoreResponse |
RiakObject.store(RiakClient riak,
RequestMeta meta) |
StoreResponse |
RiakClient.store(RiakObject object) |
StoreResponse |
RiakClient.store(RiakObject object,
RequestMeta meta) |
Modifier and Type | Method and Description |
---|---|
void |
RiakObject.updateMeta(StoreResponse response) |
Copyright © 2014. All Rights Reserved.