Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
MapReduceResponse |
RiakClient.mapReduce(String job) |
MapReduceResponse |
RiakClient.mapReduce(String job,
RequestMeta meta) |
Modifier and Type | Method and Description |
---|---|
MapReduceResponse |
MapReduceBuilder.submit() |
MapReduceResponse |
MapReduceBuilder.submit(RequestMeta meta)
Submits the job to the Riak server
|
Copyright © 2014. All Rights Reserved.