Class | Description |
---|---|
AbstractJournalIndexTaskQueue<T extends IndexTask> |
Abstract base class for
IndexTaskQueue implementations 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 | Description |
---|---|
JournalEntryType |
Journal entry type enum.
|
Copyright © 2003–2019 Atlassian. All rights reserved.