[This is preliminary documentation and is subject to change.]
A stream of renamings produced by the AutoRenamer.
Namespace: Microsoft.Research.Naiad.Frameworks.GraphLINQ
Assembly: Microsoft.Research.Naiad.GraphLINQ (in Microsoft.Research.Naiad.GraphLINQ.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C#
public Stream<NodeWithValue<TIdentifier>, Epoch> FinalRenamings { get; }
Property Value
Type: StreamNodeWithValueTIdentifier, EpochSee Also