Click or drag to resize
IRiakPhaseInput Interface
Interface for mapreduce phase inputs.

Namespace:  RiakClient.Models.MapReduce.Inputs
Assembly:  RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax
public interface IRiakPhaseInput

The IRiakPhaseInput type exposes the following members.

Methods
  NameDescription
Public methodWriteJson
Serialize the phase input to JSON and write it using the writer.
Top
See Also