public class AllEventsLogLoader extends EventLogLoader
batchSize, DEFAULT_BATCH_SIZE, excludes, log, query, queryService
Constructor and Description |
---|
AllEventsLogLoader() |
Modifier and Type | Method and Description |
---|---|
long |
more()
Should return an estimate of how many more
EventLog instances are
available for processing. |
protected EventLog |
query() |
addEventLog, getBatchSize, hasNext, isStopSet, iterator, lastEventLog, next, nextEventLog, onApplicationEvent, remove, rollback, setBatchSize, setExcludes, setQueryService, setStop
protected EventLog query()
query
in class EventLogLoader
public long more()
EventLogLoader
EventLog
instances are
available for processing. Some implementations may attempt to take extra
measures if the number is too large. Use 1 for a constant rather than
Long.MAX_VALUE
. Use 0 to stop execution.more
in class EventLogLoader
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.