|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapReduceResponse | |
---|---|
com.basho.riak.client.http | The legacy, low-level HTTP REST RiakClient and associated classes, consider using the high-level IRiakClient |
com.basho.riak.client.http.request | Riak request classes for the legacy HTTP REST client, consider using the high-level IRiakClient |
Uses of MapReduceResponse in com.basho.riak.client.http |
---|
Methods in com.basho.riak.client.http that return MapReduceResponse | |
---|---|
MapReduceResponse |
RiakClient.mapReduce(String job)
|
MapReduceResponse |
RiakClient.mapReduce(String job,
RequestMeta meta)
|
Uses of MapReduceResponse in com.basho.riak.client.http.request |
---|
Methods in com.basho.riak.client.http.request that return MapReduceResponse | |
---|---|
MapReduceResponse |
MapReduceBuilder.submit()
|
MapReduceResponse |
MapReduceBuilder.submit(RequestMeta meta)
Submits the job to the Riak server |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |