UnaryVertexTInput, TOutput, TTime MethodsNaiad Help

[This is preliminary documentation and is subject to change.]

The UnaryVertexTInput, TOutput, TTime generic type exposes the following members.

Methods

  NameDescription
Public methodStatic memberMakeStage(StreamTInput, TTime, FuncInt32, StageTTime, UnaryVertexTInput, TOutput, TTime, ExpressionFuncTInput, Int32, ExpressionFuncTOutput, Int32, String)
Factory to produce a stage consisting of these vertices.
Public methodStatic memberMakeStage(Placement, StreamTInput, TTime, FuncInt32, StageTTime, UnaryVertexTInput, TOutput, TTime, ExpressionFuncTInput, Int32, ExpressionFuncTOutput, Int32, String)
Factory to produce a stage consisting of these vertices.
Public methodOnReceive
A programmer-supplied action to be performed on each message receipt.
Top
See Also

Reference