Module org.elasticsearch.server
Package org.elasticsearch.repositories
Interface RepositoryOperation
- All Known Implementing Classes:
RepositoryCleanupInProgress.Entry,SnapshotDeletionsInProgress.Entry,SnapshotsInProgress.Entry
public interface RepositoryOperation
Coordinates of an operation that modifies a repository, assuming that repository at a specific generation.
-
Method Summary
Modifier and TypeMethodDescriptionProject for which repository belongs to.Name of the repository affected.longThe repository state id at the time the operation began.