Package | Description |
---|---|
com.atlassian.jira.config.util | |
com.atlassian.jira.index |
Modifier and Type | Method and Description |
---|---|
abstract DefaultIndexEngine.FlushPolicy |
IndexWriterConfiguration.WriterSettings.getFlushPolicy()
Commit policy.
|
Modifier and Type | Method and Description |
---|---|
DefaultIndexEngine.FlushPolicy |
WriterWithStats.getFlushPolicy() |
static DefaultIndexEngine.FlushPolicy |
DefaultIndexEngine.FlushPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultIndexEngine.FlushPolicy[] |
DefaultIndexEngine.FlushPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2022 Atlassian. All Rights Reserved.