See: Description
| Interface | Description |
|---|---|
| MapReduceInput |
| Class | Description |
|---|---|
| BucketInput | |
| BucketInputSerializer | |
| BucketKeyInput | |
| BucketKeyInputSerializer | |
| 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 | |
| IndexInputSerializer | |
| 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<T extends MapReduce.Builder<T>> |
Base abstract class for all MapReduce command builders.
|
| MapReduce.Response |
Response from a Map Reduce command.
|
| MapReducePhase |
Shared common interface for Map/Reduce phase definitions.
|
| SearchInput | |
| SearchInputSerializer | |
| SearchMapReduce |
Command used to perform a map reduce operation with a search query as input.
|
| SearchMapReduce.Builder |
Builder for a SearchMapReduce command.
|
| Enum | Description |
|---|---|
| MapReducePhase.PhaseType |
Possible phase typess.
|
Copyright © 2015. All rights reserved.