public class PersistentEventLogLoader extends PersistentEventLogLoader
EventLogLoader implementation which keeps tracks of the last
 EventLog instance, and always provides the next unindexed instance.
 Reseting that saved value would restart indexing.key, sql, typesbatchSize, DEFAULT_BATCH_SIZE, excludes, query, queryService| Constructor and Description | 
|---|
| PersistentEventLogLoader() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | initialize()Called when the configuration database does not contain a valid
 current_id. | 
| void | onApplicationEvent(org.springframework.context.ApplicationEvent event)Handle an application event. | 
deleteCurrentId, getCurrentId, getKey, more, query, setCurrentId, setKey, setSqlAction, setTypesaddEventLog, getBatchSize, hasNext, isStopSet, iterator, lastEventLog, next, nextEventLog, remove, rollback, setBatchSize, setExcludes, setQueryService, setStoppublic void initialize()
initialize in class PersistentEventLogLoaderpublic void onApplicationEvent(org.springframework.context.ApplicationEvent event)
org.springframework.context.ApplicationListeneronApplicationEvent in interface org.springframework.context.ApplicationListeneronApplicationEvent in class EventLogLoaderevent - the event to respond to
                
                
Version: 5.1.3-ice35-b52
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.