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
Parameters
- context
- Type: Microsoft.Research.DryadLinqDryadLinqContext
An instnace of DryadLinqContext
Return Value
Type: ClusterClientThe client interface to the cluster
Implements
DryadLinqClusterClient(DryadLinqContext)See Also