DfsBlockWorkerTItem, TOutputDescribeWorker Method Naiad Help

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

the IWorker implementation used to identify this worker to the WebHdfs coordinator, so that it can be sent work items of blocks stored at the same machine

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

C#
public IPAddress[] DescribeWorker()

Return Value

Type: IPAddress
the IP addresses of this computer as reported by DNS

Implements

IWorkerTWorkDescription, TWorkerDescription, TOutputDescribeWorker
See Also

Reference