Click or drag to resize
RiakMapReduceResultPhase Properties

The RiakMapReduceResultPhase type exposes the following members.

Properties
  NameDescription
Public propertyPhase
The phase number.
Public propertySuccess
Indicates whether the phase was a success or not. true if the phase was a success, false, otherwise.
Public propertyValues
The collection of raw result values for this phase.
Top
See Also