| Class | Description | 
|---|---|
| AllEntitiesPseudoLogLoader<T extends IObject> | EventLogLoaderwhich iterates through each object model type (in no
 particular order) and returns each object from lowest to highest id. | 
| AllEventsLogLoader | |
| EventBacklog | Thread-safe java.util-like Container for storing  EventLoginstances
 for later parsing. | 
| EventLogFailure | Signifies that the processing of a  EventLoghas failed. | 
| EventLogLoader | Data access object for the  FullTextIndexerwhich provides anIteratorinterface forEventLoginstances to be properly
 indexed. | 
| EventLogQueue | PersistentEventLogLoaderimplementation which loads many rows at the
 same time, culling out duplicates in order to speed up indexing. | 
| PersistentEventLogLoader | EventLogLoaderimplementation which keeps tracks of the lastEventLoginstance, and always provides the next unindexed instance. | 
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.