Uses of Interface
org.compass.gps.device.support.parallel.IndexEntitiesPartitioner

Packages that use IndexEntitiesPartitioner
org.compass.gps.device.support.parallel   
 

Uses of IndexEntitiesPartitioner in org.compass.gps.device.support.parallel
 

Classes in org.compass.gps.device.support.parallel that implement IndexEntitiesPartitioner
 class SubIndexIndexEntitiesPartitioner
          Partitions a list of IndexEntity into several groups of lists of index entities based on their sub indexes.
 

Methods in org.compass.gps.device.support.parallel with parameters of type IndexEntitiesPartitioner
 void AbstractParallelGpsDevice.setIndexEntitiesPartitioner(IndexEntitiesPartitioner indexEntitiesPartitioner)
          Sets the index entities partitioner.
 



Copyright (c) 2004-2008 The Compass Project.