DryadLinqContext Constructor (DryadLinqCluster)DryadLINQ documentation
Initializes a new instance of the DryadLinqContext class for a specified cluster.

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

public DryadLinqContext(
	DryadLinqCluster cluster
)

Parameters

cluster
Type: Microsoft.Research.DryadLinqDryadLinqCluster
The cluster to run DryadLINQ jobs
See Also

Reference