Package com.atlassian.jira.index.ha
Class IndexSnapshotAsyncStartResult
java.lang.Object
com.atlassian.jira.index.ha.IndexSnapshotAsyncStartResult
Represents a result of an attempt to start the index snapshot creation asynchronously.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumRepresents status of an attempt to start the index snapshot creation asynchronously. -
Method Summary
-
Method Details
-
startedFor
- Parameters:
futureSnapshotName- name of the snapshot to be created.- Returns:
- status of a successfully started index snapshot creation.
-
blocked
- Returns:
- status of an index snapshot creation that was called when other process already started creating the index snapshot.
-
getStatus
-
getFutureSnapshotName
-