Package org.openrefine.runners.local.pll.partitioning
-
Interface Summary Interface Description Partitioner<T> Locates an element in a partition based on its key. -
Class Summary Class Description CroppedPartitioner<T> A partitionner for a PLL which was amputed from some partitions.LongRangePartitioner A range partitioner for long-keyed PLLs, for convenience.RangePartitioner<T> A partitioner which assumes that the keys are sorted in increasing order.