Package com.atlassian.confluence.search.queue
-
Class Summary Class Description AbstractJournalIndexTaskQueue<T extends IndexTask> Abstract base class forIndexTaskQueueimplementations that are backed by the journal.InMemoryIndexTaskQueue<T extends IndexTask> An in memory implementation of the Index Task Queue.JournalEntryFactory Journal Entry Factory creates JournalEntry instances to avoid boilerplate code in IndexTask classes -
Enum Summary Enum Description JournalEntryType Journal entry type enum.