DryadLinqCluster Client Method DryadLINQ documentation
Gets the client cluster interface.

Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax

ClusterClient Client(
	DryadLinqContext context
)

Return Value

Type: ClusterClient
The client interface to the cluster
See Also