RiakMapReduceQueryInputs Method |
Name | Description | |
---|---|---|
![]() | Inputs(String) |
Add a bucket to the list of inputs.
|
![]() | Inputs(RiakBucketKeyInput) |
Add a collection of RiakObjectId's to the list of inputs.
|
![]() | Inputs(RiakBucketKeyKeyDataInput) |
Add a collection of RiakObjectId / KeyData sets to the list of inputs.
|
![]() | Inputs(RiakBucketSearchInput) | Obsolete.
Add a bucket-based legacy search input to the list of inputs.
|
![]() | Inputs(RiakIndexInput) |
Add a secondary index query to the list of inputs.
|
![]() | Inputs(RiakModuleFunctionArgInput) |
Add an Erlang Module/Function/Arg combo to the list of inputs.
|
![]() | Inputs(RiakSearchInput) |
Add an index-based search input to the list of inputs.
|
![]() | Inputs(String, String) |
Add a bucket to the list of inputs.
|