RiakFluentActionPhaseJavascript Methods |
The RiakFluentActionPhaseJavascript type exposes the following members.
Name | Description | |
---|---|---|
ArgumentT |
The arguments to pass to the Javascript function that's defined in the parameter,
or the one listed in the parameter.
| |
BucketKey |
Specify a bucket and key where a stored JavaScript function can be dynamically loaded from Riak and executed for this phase.
| |
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.) | |
Name |
Specify a name of the known JavaScript function to execute for this phase.
| |
Source |
Specify the source code of the JavaScript function to dynamically load and execute for this phase.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |