RiakFluentActionPhaseErlang Class |
Namespace: RiakClient.Models.MapReduce.Fluent
The RiakFluentActionPhaseErlang type exposes the following members.
Name | Description | |
---|---|---|
ArgumentT |
The arguments to pass to the Erlang function that's defined in the ModFun argument.
| |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Keep |
The option to keep the results of this phase, or just pass them onto the next phase.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ModFun |
The Erlang function to execute for this phase.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |