@Evolving public class UnknownPartitioning extends Object implements Partitioning
| Constructor and Description | 
|---|
| UnknownPartitioning(int numPartitions) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | numPartitions()Returns the number of partitions that the data is split across. | 
public int numPartitions()
PartitioningnumPartitions in interface Partitioning