| Package | Description |
|---|---|
| com.atlassian.confluence.search.lucene |
| Modifier and Type | Method and Description |
|---|---|
static ConfluenceIndexManager.IndexQueueFlushMode |
ConfluenceIndexManager.IndexQueueFlushMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfluenceIndexManager.IndexQueueFlushMode[] |
ConfluenceIndexManager.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 |
DefaultConfluenceIndexManager.flushQueue(ConfluenceIndexManager.IndexQueueFlushMode flushMode) |
boolean |
ConfluenceIndexManager.flushQueue(ConfluenceIndexManager.IndexQueueFlushMode flushMode)
Flush the index queue, processing a batch of the tasks
|
Copyright © 2003–2016 Atlassian. All rights reserved.