public class BucketKeyInput extends Object implements MapReduceInput
Locations
for a MapReduce job.| Constructor and Description |
|---|
BucketKeyInput(Collection<com.basho.riak.client.api.commands.mapreduce.BucketKeyInput.IndividualInput> inputs)
Create a new BucketKeyInput with the supplied collection of IndividualInputs.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<com.basho.riak.client.api.commands.mapreduce.BucketKeyInput.IndividualInput> |
getInputs()
Gets the collection of
BucketKeyInput.IndividualInputs. |
public BucketKeyInput(Collection<com.basho.riak.client.api.commands.mapreduce.BucketKeyInput.IndividualInput> inputs)
inputs - the IndividualInputs to use for the MapReduce input.public Collection<com.basho.riak.client.api.commands.mapreduce.BucketKeyInput.IndividualInput> getInputs()
BucketKeyInput.IndividualInputs.BucketKeyInput.IndividualInputsCopyright © 2016. All rights reserved.