createPartitioning(numPartitions: Int): Partitioning
AllTuples
AllTuples
is a Distribution that indicates to use one partition only.
createPartitioning
Method
Note
|
createPartitioning is part of Distribution Contract to create a Partitioning for a given number of partitions.
|
createPartitioning
…FIXME