WorkRequestTWorkerDescriptionsource FieldNaiad Help

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

This matches the destination of the WorkItem that triggered the send. It is the partitioning key that tells Naiad how to route items to workers, and it is just passed through unchanged from WorkItem.destination to WorkRequest.source

Namespace: Microsoft.Research.Naiad.Frameworks.WorkGenerator
Assembly: Microsoft.Research.Naiad.WorkGenerator (in Microsoft.Research.Naiad.WorkGenerator.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax

C#
public int source

Field Value

Type: Int32
See Also

Reference