|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BucketMapReduce | |
|---|---|
| com.basho.riak.client | Provides the top-level IRiakClient
and IRiakObject classes required to store data
in Riak, start here. |
| com.basho.riak.client.query | Classes and interfaces for running map/reduce and link walk operations on Riak. |
| Uses of BucketMapReduce in com.basho.riak.client |
|---|
| Methods in com.basho.riak.client that return BucketMapReduce | |
|---|---|
BucketMapReduce |
IRiakClient.mapReduce(String bucket)
Create MapReduce operation that has the supplied bucket as its input. |
BucketMapReduce |
DefaultRiakClient.mapReduce(String bucket)
|
| Uses of BucketMapReduce in com.basho.riak.client.query |
|---|
| Methods in com.basho.riak.client.query that return BucketMapReduce | |
|---|---|
BucketMapReduce |
BucketMapReduce.addKeyFilter(KeyFilter keyFilter)
Add a KeyFilter to the inputs for the Map/Reduce job |
BucketMapReduce |
BucketMapReduce.addKeyFilters(KeyFilter... keyFilters)
Add one or some KeyFilters to this map/reduce operations inputs |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||