Click or drag to resize
RiakModuleFunctionArgInput Properties

The RiakModuleFunctionArgInput type exposes the following members.

Properties
  NameDescription
Public propertyArg
Any arguments to pass to .
Public propertyFilters
A list of key filters represented as IRiakKeyFilterTokens.
(Inherited from RiakPhaseInput.)
Public propertyFunction
The Erlang function to run, whose results will be used as inputs for the mapreduce job.
Public propertyModule
The Erlang module containing the Function to run.
Top
See Also