@Evolving
public interface Partitioning
SupportsReportPartitioning.outputPartitioning()
.
Note: implementors should NOT directly implement this interface. Instead, they should use one of the following subclasses:
Modifier and Type | Method and Description |
---|---|
int |
numPartitions()
Returns the number of partitions that the data is split across.
|