Overload List
Name | Description | |
---|---|---|
DryadLinqContext(DryadLinqCluster) |
Initializes a new instance of the DryadLinqContext class for a specified cluster.
| |
DryadLinqContext(Int32, String) |
Initializes a new instance of the DryadLinqContext class for local execution.
| |
DryadLinqContext(String, PlatformKind) |
Initializes a new instance of the DryadLinqContext class for a YARN cluster.
|
See Also