Class RepositoriesService

java.lang.Object
org.elasticsearch.common.component.AbstractLifecycleComponent
org.elasticsearch.repositories.RepositoriesService
All Implemented Interfaces:
java.io.Closeable, java.lang.AutoCloseable, ClusterStateApplier, LifecycleComponent, Releasable

public class RepositoriesService
extends AbstractLifecycleComponent
implements ClusterStateApplier
Service responsible for maintaining and providing access to snapshot repositories on nodes.