Uses of Package
org.elasticsearch.repositories
-
Classes in org.elasticsearch.repositories used by org.elasticsearch.action.admin.cluster.repositories.cleanup Class Description RepositoriesService Service responsible for maintaining and providing access to snapshot repositories on nodes.RepositoryCleanupResult -
Classes in org.elasticsearch.repositories used by org.elasticsearch.action.admin.cluster.repositories.delete Class Description RepositoriesService Service responsible for maintaining and providing access to snapshot repositories on nodes. -
Classes in org.elasticsearch.repositories used by org.elasticsearch.action.admin.cluster.repositories.put Class Description RepositoriesService Service responsible for maintaining and providing access to snapshot repositories on nodes. -
Classes in org.elasticsearch.repositories used by org.elasticsearch.action.admin.cluster.repositories.verify Class Description RepositoriesService Service responsible for maintaining and providing access to snapshot repositories on nodes. -
Classes in org.elasticsearch.repositories used by org.elasticsearch.cluster Class Description IndexId Represents a single snapshotted index in the repository. -
Classes in org.elasticsearch.repositories used by org.elasticsearch.index.shard Class Description RepositoriesService Service responsible for maintaining and providing access to snapshot repositories on nodes.Repository An interface for interacting with a repository in snapshot and restore. -
Classes in org.elasticsearch.repositories used by org.elasticsearch.indices Class Description RepositoriesService Service responsible for maintaining and providing access to snapshot repositories on nodes. -
Classes in org.elasticsearch.repositories used by org.elasticsearch.indices.cluster Class Description RepositoriesService Service responsible for maintaining and providing access to snapshot repositories on nodes. -
Classes in org.elasticsearch.repositories used by org.elasticsearch.plugins Class Description Repository.Factory An factory interface for constructing repositories. -
Classes in org.elasticsearch.repositories used by org.elasticsearch.repositories Class Description IndexId Represents a single snapshotted index in the repository.RepositoriesService Service responsible for maintaining and providing access to snapshot repositories on nodes.Repository An interface for interacting with a repository in snapshot and restore.Repository.Factory An factory interface for constructing repositories.RepositoryCleanupResult RepositoryData A class that represents the data in a repository, as captured in the repository's index blob.RepositoryException Generic repository exception -
Classes in org.elasticsearch.repositories used by org.elasticsearch.repositories.blobstore Class Description IndexId Represents a single snapshotted index in the repository.Repository An interface for interacting with a repository in snapshot and restore.RepositoryCleanupResult RepositoryData A class that represents the data in a repository, as captured in the repository's index blob. -
Classes in org.elasticsearch.repositories used by org.elasticsearch.repositories.fs Class Description Repository An interface for interacting with a repository in snapshot and restore. -
Classes in org.elasticsearch.repositories used by org.elasticsearch.snapshots Class Description RepositoriesService Service responsible for maintaining and providing access to snapshot repositories on nodes.RepositoryData A class that represents the data in a repository, as captured in the repository's index blob.