Handles indexing of the list of
org.compass.gps.device.support.parallel.IndexEntity .
Usually, each
org.compass.gps.device.support.parallel.IndexEntity represents a groups
of the indexable content (like a certain class when using ORM or a select statement). It is then
used to fetch the data and then index it. The process of fetching the data and indexing it in
Compass is done by this interface implementation.
author: kimchy |