|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| com.atlassian.jira.index | |
| Uses of Configuration in com.atlassian.jira.index |
|---|
| Classes in com.atlassian.jira.index that implement Configuration | |
|---|---|
class |
DefaultConfiguration
|
| Methods in com.atlassian.jira.index with parameters of type Configuration | |
|---|---|
static Index.Manager |
Indexes.createQueuedIndexManager(String name,
Configuration config)
Creates an index where the index operations are placed on a queue and the actual work is done on a background thread. |
static Index.Manager |
Indexes.createSimpleIndexManager(Configuration config)
Creates an index where the index operation work is done in the calling thread. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||