Package | Description |
---|---|
com.basho.riak.client.api.commands.mapreduce |
Commands for Map-Reduce in Riak.
|
Class and Description |
---|
BucketInput |
BucketKeyInput |
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 |
IndexMapReduce
Command used to performa 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 Map Reduce command.
|
MapReduceInput |
MapReducePhase
Shared common interface for Map/Reduce phase definitions.
|
MapReducePhase.PhaseType
Possible phase typess.
|
SearchInput |
SearchMapReduce
Command used to perform a map reduce operation with a search query as input.
|
SearchMapReduce.Builder
Builder for a SearchMapReduce command.
|
Copyright © 2014. All rights reserved.