Package com.atlassian.confluence.search.lucene.queue

Interface Summary
IndexQueueEntryFilter Responsible for filtering a queue of index entries retrieved from the database.
 

Class Summary
DatabaseIndexTaskQueue An implementation of the IndexTaskQueue backed by the database.
DatabaseQueueFlushedEntryCache Provides a cache of IndexQueueEntry objects that were added to the queue close to an index flush.
DefaultIndexQueueEntryFilter Responsible for removing/filtering index queue entries that are redundant.
IndexQueueTracker This tracker allows us to check whether there are any unflushed index queue entries without doing a database query.
InMemoryIndexTaskQueue An in memory implementation of the Index Task Queue.
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.