Class | Description |
---|---|
AllEntitiesPseudoLogLoader<T extends IObject> |
EventLogLoader which 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
EventLog instances
for later parsing. |
EventLogFailure |
Signifies that the processing of a
EventLog has failed. |
EventLogLoader |
Data access object for the
FullTextIndexer which provides an
Iterator interface for EventLog instances to be properly
indexed. |
EventLogQueue |
PersistentEventLogLoader implementation which loads many rows at the
same time, culling out duplicates in order to speed up indexing. |
PersistentEventLogLoader |
EventLogLoader implementation which keeps tracks of the last
EventLog instance, and always provides the next unindexed instance. |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.