public interface IndexFetcher
Modifier and Type | Method and Description |
---|---|
boolean |
indexSnapshotExistsAndIsFreshEnough()
Checks whether any snapshot exists in shared home export/indexsnapshots directory.
|
String |
recoverIndexFromMostRecentSnapshot()
Recovers snapshot from shared home export/indexsnapshots directory.
|
String recoverIndexFromMostRecentSnapshot() throws IndexException
IndexException
- In case snapshot recovery didn't succeed.boolean indexSnapshotExistsAndIsFreshEnough() throws IndexException
IndexException
Copyright © 2002-2023 Atlassian. All Rights Reserved.