Package | Description |
---|---|
com.basho.riak.client.api.commands.mapreduce |
Commands for Map-Reduce in Riak.
|
Modifier and Type | Class and Description |
---|---|
class |
BucketInput
MapReduce Input that provides a whole bucket's contents as input for the MapReduce job.
|
class |
BucketKeyInput
MapReduce Input that provides a specific set of
Location s
for a MapReduce job. |
class |
IndexInput
MapReduce Input that uses the results of a Secondary Index(2i) query as the input
for a MapReduce job.
|
class |
SearchInput
MapReduce Input that provides the results of a Search query
as the input for a MapReduce job.
|
Constructor and Description |
---|
MapReduce(MapReduceInput input,
MapReduce.Builder builder) |
Copyright © 2016. All rights reserved.