Package | Description |
---|---|
ome.services.eventlogs | |
ome.services.fulltext |
All necessary classes for background indexing of metadata and attached binary
files.
|
ome.services.pixeldata |
Modifier and Type | Class and Description |
---|---|
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 |
EventLogQueue
PersistentEventLogLoader implementation which loads many rows at the
same time, culling out duplicates in order to speed up indexing. |
class |
PersistentEventLogLoader
EventLogLoader implementation which keeps tracks of the last
EventLog instance, and always provides the next unindexed instance. |
Modifier and Type | Field and Description |
---|---|
EventLogLoader |
EventLogFailure.loader |
Modifier and Type | Method and Description |
---|---|
boolean |
EventLogFailure.wasSource(EventLogLoader loader) |
Constructor and Description |
---|
EventLogFailure(EventLogLoader loader,
EventLog log,
java.lang.Throwable t) |
Modifier and Type | Field and Description |
---|---|
protected EventLogLoader |
FullTextIndexer.loader
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected static FullTextThread |
Main.createFullTextThread(EventLogLoader loader) |
protected static FullTextThread |
Main.createFullTextThread(EventLogLoader loader,
boolean dryRun) |
Constructor and Description |
---|
FullTextIndexer(EventLogLoader ll)
Deprecated.
|
FullTextIndexer(EventLogLoader ll,
Metrics metrics)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected EventLogLoader |
PixelDataHandler.loader |
Constructor and Description |
---|
PixelDataHandler(EventLogLoader ll,
PixelsService pixelsService) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.