TotalOrderPartitioner (Apache Hadoop Main 3.4.1 API) (original) (raw)


@InterfaceAudience.Public
@InterfaceStability.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.