public class AllEntitiesPseudoLogLoader<T extends ome.model.IObject> extends EventLogLoader
EventLogLoader
which iterates through each object model type (in no
particular order) and returns each object from lowest to highest id.batchSize, DEFAULT_BATCH_SIZE, excludes, log, query, queryService
Constructor and Description |
---|
AllEntitiesPseudoLogLoader() |
Modifier and Type | Method and Description |
---|---|
long |
more()
Returns the number of classes which are still unprocessed as a proxy for
how much is left to process.
|
protected ome.model.meta.EventLog |
query() |
void |
setClasses(Set<String> classes) |
protected ome.model.meta.EventLog |
wrap(String cls,
ome.model.IObject obj) |
addEventLog, getBatchSize, hasNext, isStopSet, iterator, lastEventLog, next, nextEventLog, onApplicationEvent, remove, rollback, setBatchSize, setExcludes, setQueryService, setStop
protected ome.model.meta.EventLog query()
query
in class EventLogLoader
public long more()
more
in class EventLogLoader
protected ome.model.meta.EventLog wrap(String cls, ome.model.IObject obj)
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.