|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreResponse | |
---|---|
com.basho.riak.client.http | The legacy, low-level HTTP REST RiakClient and associated classes, consider using the high-level IRiakClient |
Uses of StoreResponse in com.basho.riak.client.http |
---|
Methods in com.basho.riak.client.http that return StoreResponse | |
---|---|
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)
|
Methods in com.basho.riak.client.http with parameters of type StoreResponse | |
---|---|
void |
RiakObject.updateMeta(StoreResponse response)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |