Overload List
Name | Description | |
---|---|---|
AssumeHashPartitionTSource, TKey(IQueryableTSource, ExpressionFuncTSource, TKey) |
Instruct DryadLINQ to assume that the dataset is hash partitioned.
| |
AssumeHashPartitionTSource, TKey(IQueryableTSource, ExpressionFuncTSource, TKey, IEqualityComparerTKey) |
Instructs DryadLINQ to assume that the dataset is hash partitioned.
|
See Also