public class BucketKeyInput extends Object implements MapReduceInput
Location
s
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.IndividualInput s. |
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.IndividualInput
s.BucketKeyInput.IndividualInput
sCopyright © 2016. All rights reserved.