DryadLinqClusterClient Method DryadLINQ documentation
Gets the client cluster interface.

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

ClusterClient Client(
	DryadLinqContext context
)

Parameters

context
Type: Microsoft.Research.DryadLinqDryadLinqContext
An instnace of DryadLinqContext

Return Value

Type: ClusterClient
The client interface to the cluster
See Also

Reference