Combine two groupings to a grouping of product type.
Combine two groupings to a grouping of product type. Alias for zip
Map on this grouping contravariantly.
Interface to scalaz.Order
on groupCompare
Interface to scala.Ordering
on groupCompare
Does group compare produce equal elements?
Does group compare produce the first greater than the second?
Does group compare produce the first less than the second?
Does sort compare produce equal elements?
Does sort compare produce the first greater than the second?
Does sort compare produce the first less than the second?
Specifies how key-values are partitioned among Reducer tasks.
Construct grouping for secondary sort.
Specifies the order in which grouped values are presented to a Reducer task, for a given partition.
Interface to scalaz.Order
on sortCompare
Interface to scala.Ordering
on sortCompare
Combine two groupings to a grouping of product type.
Combine two groupings to a grouping of product type. Alias for ***
Add two groupings together.
Specify the way in which key-values are "shuffled". Used by
groupByKey
inDList