public class BucketKeyMapReduce extends MapReduce
| Modifier and Type | Class and Description |
|---|---|
static class |
BucketKeyMapReduce.Builder
Builder for a BucketKeyMapReduce command.
|
MapReduce.ResponseStreamableRiakCommand.StreamableResponse<T,S>, StreamableRiakCommand.StreamableRiakCommandWithSameInfo<R extends StreamableRiakCommand.StreamableResponse,I,CoreR>GenericRiakCommand.GenericRiakCommandWithSameInfo<R,I,CoreR>| Constructor and Description |
|---|
BucketKeyMapReduce(BucketKeyInput input,
BucketKeyMapReduce.Builder builder)
Creates a new BucketKeyMapReduce operation from the supplied configuration.
|
buildCoreOperation, convertResponse, createResponseconvertInfobuildCoreOperation, executeAsyncStreamingexecuteAsyncexecute, executepublic BucketKeyMapReduce(BucketKeyInput input, BucketKeyMapReduce.Builder builder)
input - the input to use for the BucketKeyMapReduce input phase.builder - the builder to use for the BucketKeyMapReduce input phase.Copyright © 2016. All rights reserved.