| RiakBucketKeyInputAdd Method |
| Name | Description | |
|---|---|---|
| Add(IEnumerableTupleString, String) | Obsolete.
Adds a collection of (bucket, key) pairs to the mapreduce inputs collection.
| |
| Add(TupleString, String) | Obsolete.
Adds a collection of (bucket, key) pairs to the mapreduce inputs collection.
| |
| Add(RiakObjectId) |
Adds a RiakObjectId to the mapreduce inputs collection
| |
| Add(RiakObjectId) |
Adds a collection of RiakObjectId to the mapreduce inputs collection.
| |
| Add(IEnumerableRiakObjectId) |
Adds a collection of RiakObjectId to the mapreduce inputs collection.
| |
| Add(String, String) | Obsolete.
Adds a (bucket, key) pair to the mapreduce inputs collection.
|