| Package | Description |
|---|---|
| com.basho.riak.client.api.commands.mapreduce |
Commands for Map-Reduce in Riak.
|
| Class and Description |
|---|
| BucketInput
MapReduce Input that provides a whole bucket's contents as input for the MapReduce job.
|
| BucketKeyInput
MapReduce Input that provides a specific set of
Locations
for a MapReduce job. |
| BucketKeyMapReduce
Command used to perform a map reduce operation over a specific set of keys in a bucket.
|
| BucketKeyMapReduce.Builder
Builder for a BucketKeyMapReduce command.
|
| BucketMapReduce
Command used to perform a Map Reduce operation over a bucket in Riak.
|
| BucketMapReduce.Builder
Builder for a BucketMapReduce command.
|
| IndexInput
MapReduce Input that uses the results of a Secondary Index(2i) query as the input
for a MapReduce job.
|
| IndexMapReduce
Command used to performs a map reduce operation using a secondary index (2i) as input.
|
| IndexMapReduce.Builder
Builder for a IndexMapReduce command.
|
| MapReduce
Base abstract class for all MapReduce commands.
|
| MapReduce.Builder
Base abstract class for all MapReduce command builders.
|
| MapReduce.Response
Response from a MapReduce command.
|
| MapReduceInput
Interface for MapReduce Input classes
|
| MapReducePhase
Shared common interface for Map/Reduce phase definitions.
|
| MapReducePhase.PhaseType
Possible phase types.
|
| SearchInput
MapReduce Input that provides the results of a Search query
as the input for a MapReduce job.
|
| SearchMapReduce
Command used to perform a map reduce operation with a search query as input.
|
| SearchMapReduce.Builder
Builder for a SearchMapReduce command.
|
Copyright © 2016. All rights reserved.