Uses of Class
ome.services.fulltext.EventLogLoader

Packages that use EventLogLoader
ome.services.fulltext All necessary classes for background indexing of metadata and attached binary files. 
 

Uses of EventLogLoader in ome.services.fulltext
 

Subclasses of EventLogLoader in ome.services.fulltext
 class 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.
 class AllEventsLogLoader
           
 class PersistentEventLogLoader
          EventLogLoader implementation which keeps tracks of the last EventLog instance, and always provides the next unindexed instance.
 

Fields in ome.services.fulltext declared as EventLogLoader
protected  EventLogLoader FullTextIndexer.loader
           
 

Methods in ome.services.fulltext with parameters of type EventLogLoader
protected static FullTextThread Main.createFullTextThread(EventLogLoader loader)
           
 

Constructors in ome.services.fulltext with parameters of type EventLogLoader
FullTextIndexer(EventLogLoader ll)
           
 



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

Copyright © 2009 The University of Dundee. All Rights Reserved.