|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IndexDirectoryFactory.Mode | |
|---|---|
| com.atlassian.jira.issue.index | |
| Uses of IndexDirectoryFactory.Mode in com.atlassian.jira.issue.index |
|---|
| Methods in com.atlassian.jira.issue.index that return IndexDirectoryFactory.Mode | |
|---|---|
static IndexDirectoryFactory.Mode |
IndexDirectoryFactory.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IndexDirectoryFactory.Mode[] |
IndexDirectoryFactory.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.jira.issue.index with parameters of type IndexDirectoryFactory.Mode | |
|---|---|
void |
IndexDirectoryFactory.setIndexingMode(IndexDirectoryFactory.Mode mode)
Sets the Indexing Mode - one of either DIRECT or QUEUED. |
void |
IndexDirectoryFactory.IndexPathAdapter.setIndexingMode(IndexDirectoryFactory.Mode strategy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||