| Partitions a list of
org.compass.gps.device.support.parallel.IndexEntity into
several groups of lists of index entities based on their sub indexes. Index entities
that share the same sub index will be grouped into the same group since parallel indexing
is best performed based on the sub index as Compass perfoms sub index level locking during
indexing.
author: kimchy |