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, setStoppublic void setClasses(java.util.Set<java.lang.String> classes)
protected EventLog query()
query in class EventLogLoaderpublic long more()
more in class EventLogLoader
Version: 5.4.10-ice35-b105
Copyright © 2019 The University of Dundee & Open Microscopy Environment. All Rights Reserved.