Package | Description |
---|---|
com.atlassian.jira.issue.index |
Modifier and Type | Class and Description |
---|---|
static class |
IndexingMode.DirectIndexingMode |
static class |
IndexingMode.QueuedIndexingMode |
Modifier and Type | Field and Description |
---|---|
static IndexingMode |
IndexingMode.DIRECT |
static IndexingMode |
IndexingMode.QUEUED |
Modifier and Type | Method and Description |
---|---|
protected IndexingMode |
DefaultTemporaryIndexProvider.getDirectFlushingIndexingMode() |
Modifier and Type | Method and Description |
---|---|
void |
MockIndexDirectoryFactory.setIndexingMode(IndexingMode mode) |
void |
IndexDirectoryFactory.setIndexingMode(IndexingMode mode)
Sets the Indexing Mode - one of either DIRECT or QUEUED.
|
void |
IndexDirectoryFactory.IndexPathAdapter.setIndexingMode(IndexingMode strategy) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.