[This is preliminary documentation and is subject to change.]
The underlying Naiad StreamTRecord, TTime of
WeightedTRecord elements.
Namespace: Microsoft.Research.Naiad.Frameworks.DifferentialDataflow
Assembly: Microsoft.Research.Naiad.DifferentialDataflow (in Microsoft.Research.Naiad.DifferentialDataflow.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C#
Stream<Weighted<TRecord>, TTime> Output { get; }
Property Value
Type: StreamWeightedTRecord, TTimeSee Also