public class AllEntitiesPseudoLogLoader<T extends 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 EventLog |
query() |
void |
setClasses(Set<String> classes) |
protected EventLog |
wrap(String cls,
IObject obj) |
addEventLog, getBatchSize, hasNext, isStopSet, iterator, lastEventLog, next, nextEventLog, onApplicationEvent, remove, rollback, setBatchSize, setExcludes, setQueryService, setStop
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
forEach, spliterator
protected EventLog query()
query
in class EventLogLoader
public long more()
more
in class EventLogLoader
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.