RiakModuleFunctionArgInput Properties |
The RiakModuleFunctionArgInput type exposes the following members.
Name | Description | |
---|---|---|
![]() | Arg |
Any arguments to pass to .
|
![]() | Filters |
A list of key filters represented as IRiakKeyFilterTokens.
(Inherited from RiakPhaseInput.) |
![]() | Function |
The Erlang function to run, whose results will be used as inputs for the mapreduce job.
|
![]() | Module |
The Erlang module containing the Function to run.
|