Package | Description |
---|---|
com.basho.riak.client.api.commands.mapreduce |
Commands for Map-Reduce in Riak.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
MapReduce.Builder<T extends MapReduce.Builder<T>>
Base abstract class for all MapReduce command builders.
|
Modifier and Type | Class and Description |
---|---|
static class |
BucketKeyMapReduce.Builder
Builder for a BucketKeyMapReduce command.
|
static class |
BucketMapReduce.Builder
Builder for a BucketMapReduce command.
|
static class |
IndexMapReduce.Builder
Builder for a IndexMapReduce command.
|
static class |
SearchMapReduce.Builder
Builder for a SearchMapReduce command.
|
Constructor and Description |
---|
MapReduce(MapReduceInput input,
MapReduce.Builder builder) |
Copyright © 2016. All rights reserved.