Package | Description |
---|---|
com.atlassian.confluence.search | |
com.atlassian.confluence.search.elasticsearch | |
com.atlassian.confluence.search.lucene |
Modifier and Type | Method and Description |
---|---|
static IndexManager.IndexQueueFlushMode |
IndexManager.IndexQueueFlushMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexManager.IndexQueueFlushMode[] |
IndexManager.IndexQueueFlushMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IndexManager.flushQueue(IndexManager.IndexQueueFlushMode flushMode)
Flushes the index queue, processing a batch of the tasks
|
boolean |
DelegatingIndexManager.flushQueue(IndexManager.IndexQueueFlushMode flushMode) |
Modifier and Type | Method and Description |
---|---|
boolean |
ESIndexManager.flushQueue(IndexManager.IndexQueueFlushMode flushMode) |
Modifier and Type | Method and Description |
---|---|
boolean |
LuceneIndexManager.flushQueue(IndexManager.IndexQueueFlushMode flushMode) |
Copyright © 2003–2017 Atlassian. All rights reserved.