IRiakPhaseInput Interface |
Interface for mapreduce phase inputs.
Namespace:
RiakClient.Models.MapReduce.Inputs
Assembly:
RiakClient (in RiakClient.dll) Version: f9bb17a3f8ff6940b88010a52f202e3d55fe25c5
Syntax public interface IRiakPhaseInput
type IRiakPhaseInput = interface end
The IRiakPhaseInput type exposes the following members.
Methods
| Name | Description |
---|
| WriteJson |
Serialize the phase input to JSON and write it using the writer.
|
TopSee Also