Package | Description |
---|---|
com.atlassian.confluence.impl.system.task | |
com.atlassian.confluence.internal.index | |
com.atlassian.confluence.internal.index.lucene |
Modifier and Type | Method and Description |
---|---|
Index |
RestoreIndexSnapshotMaintenanceTask.IndexSnapshot.getIndex() |
Modifier and Type | Method and Description |
---|---|
Collection<Index> |
CreateIndexSnapshotMaintenanceTask.getIndices() |
Constructor and Description |
---|
IndexSnapshot(Index index,
Long journalId) |
Constructor and Description |
---|
CreateIndexSnapshotMaintenanceTask(String sourceNodeId,
Collection<Index> indices) |
Modifier and Type | Method and Description |
---|---|
static Index |
Index.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Index[] |
Index.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
static Set<Index> |
LuceneReIndexer.INDEXES_TO_SNAPSHOT |
Copyright © 2003–2021 Atlassian. All rights reserved.