Click or drag to resize
RiakBucketKeyInputAdd Method
Overload List
  NameDescription
Public methodAdd(IEnumerableTupleString, String) Obsolete.
Adds a collection of (bucket, key) pairs to the mapreduce inputs collection.
Public methodAdd(TupleString, String) Obsolete.
Adds a collection of (bucket, key) pairs to the mapreduce inputs collection.
Public methodAdd(RiakObjectId)
Adds a RiakObjectId to the mapreduce inputs collection
Public methodAdd(RiakObjectId)
Adds a collection of RiakObjectId to the mapreduce inputs collection.
Public methodAdd(IEnumerableRiakObjectId)
Adds a collection of RiakObjectId to the mapreduce inputs collection.
Public methodAdd(String, String) Obsolete.
Adds a (bucket, key) pair to the mapreduce inputs collection.
Top
See Also