DfsBaseCoordinatorTWorkDescription Constructor Naiad Help

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

return a new coordinator for a dfs reader

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 DfsBaseCoordinator(
	HdfsClientBase client
)

Parameters

client
Type: HdfsClientBase
hdfs client
See Also

Reference