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.1.2.0 (0.1.2.0)
Syntax

public DryadLinqContext(
	DryadLinqCluster cluster
)
See Also