Interface | Description |
---|---|
LuceneIndexSnapshotManager |
Manage Lucene index snapshots.
|
Class | Description |
---|---|
DefaultLuceneIndexSnapshotManager |
Manage all Lucene index snapshots.
|
LuceneIndexSnapshot |
A Lucene snapshot created for a particular index, at a particular time.
|
LuceneIndexSnapshotCleaner |
Make sure number of snapshots created for each index does not exceed certain limits.
|
Enum | Description |
---|---|
IndexSnapshotError |
Various error in creating/restoring index snapshots
|
Exception | Description |
---|---|
LuceneIndexSnapshotException |
Exception when creating or restoring a new Lucene snapshot
|
Copyright © 2003–2020 Atlassian. All rights reserved.