Package | Description |
---|---|
com.basho.riak.client.api.commands.mapreduce |
Commands for Map-Reduce in Riak.
|
Modifier and Type | Method and Description |
---|---|
protected BucketKeyMapReduce.Builder |
BucketKeyMapReduce.Builder.self() |
BucketKeyMapReduce.Builder |
BucketKeyMapReduce.Builder.withLocation(Location location)
Adds a new location to the collection of MapReduce inputs.
|
BucketKeyMapReduce.Builder |
BucketKeyMapReduce.Builder.withLocation(Location location,
String keyData)
Adds a new location + key to the collection of MapReduce inputs.
|
Constructor and Description |
---|
BucketKeyMapReduce(BucketKeyInput input,
BucketKeyMapReduce.Builder builder)
Creates a new BucketKeyMapReduce operation from the supplied configuration.
|
Copyright © 2016. All rights reserved.