Gets the client cluster interface.
Namespace: Microsoft.Research.DryadLinqAssembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.1.2.0 (0.1.2.0)
Syntax
Parameters
- context
- Type: Microsoft.Research.DryadLinq DryadLinqContext
An instnace of DryadLinqContext
Return Value
Type: ClusterClientThe client interface to the cluster
See Also