[This is preliminary documentation and is subject to change.]
The UnaryVertexTInput, TOutput, TTime generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | MakeStage(StreamTInput, TTime, FuncInt32, StageTTime, UnaryVertexTInput, TOutput, TTime, ExpressionFuncTInput, Int32, ExpressionFuncTOutput, Int32, String) |
Factory to produce a stage consisting of these vertices.
|
![]() ![]() | MakeStage(Placement, StreamTInput, TTime, FuncInt32, StageTTime, UnaryVertexTInput, TOutput, TTime, ExpressionFuncTInput, Int32, ExpressionFuncTOutput, Int32, String) |
Factory to produce a stage consisting of these vertices.
|
![]() | OnReceive |
A programmer-supplied action to be performed on each message receipt.
|
See Also