Share via


HpcLinqQueryable.AssumeHashPartition Method

Overload List

Name Description
HpcLinqQueryable.AssumeHashPartition (IQueryable, Expression) Indicates to LINQ to HPC that the specified set of records was divided into DSC files by calculating a hash value for a key for the record, and by assigning records to DSC files according to that hash value. Records with the same hash value were assigned to the same DSC file.
HpcLinqQueryable.AssumeHashPartition (IQueryable, Expression, IEqualityComparer) Indicates to LINQ to HPC that the specified set of records was divided into DSC files by calculating a hash value for a key for the record, and by assigning records to DSC files according to that hash value. Records with the same hash value were assigned to the same DSC file.

See Also

Reference

HpcLinqQueryable Class
HpcLinqQueryable Members
Microsoft.Hpc.Linq Namespace
HashPartition(Generic IQueryable,Generic Expression)
HashPartition(Generic IQueryable,Generic Expression,Int32)

Build Date:

2013-04-22