Class TotalOrderPartitioner<K,V>

All Implemented Interfaces:
Configurable, JobConfigurable, Partitioner<K,V>

@Public @Stable public class TotalOrderPartitioner<K,V> extends TotalOrderPartitioner<K,V> implements Partitioner<K,V>
Partitioner effecting a total order by reading split points from an externally generated source.