Class SnapshotShardsService

java.lang.Object
org.elasticsearch.common.component.AbstractLifecycleComponent
org.elasticsearch.snapshots.SnapshotShardsService
All Implemented Interfaces:
java.io.Closeable, java.lang.AutoCloseable, ClusterStateListener, LifecycleComponent, Releasable, IndexEventListener

public class SnapshotShardsService
extends AbstractLifecycleComponent
implements ClusterStateListener, IndexEventListener
This service runs on data and master nodes and controls currently snapshotted shards on these nodes. It is responsible for starting and stopping shard level snapshots