WorkRequestTWorkerDescription FieldsNaiad Help

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

The WorkRequestTWorkerDescription generic type exposes the following members.

Fields

  NameDescription
Public fielddescription
This describes the worker that is ready for a new work assignment, and is used to match items to workers
Public fieldsource
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
Top
See Also

Reference