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(java.util.Set<java.lang.String> classes) |
protected EventLog |
wrap(java.lang.String cls,
IObject obj) |
addEventLog, getBatchSize, hasNext, isStopSet, iterator, lastEventLog, next, nextEventLog, onApplicationEvent, remove, rollback, setBatchSize, setExcludes, setQueryService, setStop
public void setClasses(java.util.Set<java.lang.String> classes)
protected EventLog query()
query
in class EventLogLoader
public long more()
more
in class EventLogLoader
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.