JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.elasticsearch.snapshots
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.Object
org.elasticsearch.common.component.
AbstractComponent
org.elasticsearch.common.component.
AbstractLifecycleComponent
(implements org.elasticsearch.common.component.
LifecycleComponent
)
org.elasticsearch.snapshots.
SnapshotShardsService
(implements org.elasticsearch.cluster.
ClusterStateApplier
, org.elasticsearch.index.shard.
IndexEventListener
)
org.elasticsearch.snapshots.
SnapshotsService
(implements org.elasticsearch.cluster.
ClusterStateApplier
)
org.elasticsearch.snapshots.
RestoreService
(implements org.elasticsearch.cluster.
ClusterStateApplier
)
org.elasticsearch.snapshots.
RestoreInfo
(implements org.elasticsearch.common.io.stream.
Streamable
, org.elasticsearch.common.xcontent.
ToXContent
)
org.elasticsearch.snapshots.
RestoreService.RestoreCompletionResponse
org.elasticsearch.snapshots.
RestoreService.RestoreRequest
org.elasticsearch.cluster.routing.
RoutingChangesObserver.AbstractRoutingChangesObserver
(implements org.elasticsearch.cluster.routing.
RoutingChangesObserver
)
org.elasticsearch.snapshots.
RestoreService.RestoreInProgressUpdater
org.elasticsearch.snapshots.
Snapshot
(implements org.elasticsearch.common.io.stream.
Writeable
)
org.elasticsearch.snapshots.
SnapshotId
(implements java.lang.Comparable<T>, org.elasticsearch.common.xcontent.
ToXContent
, org.elasticsearch.common.io.stream.
Writeable
)
org.elasticsearch.snapshots.
SnapshotInfo
(implements java.lang.Comparable<T>, org.elasticsearch.common.xcontent.
ToXContent
, org.elasticsearch.common.io.stream.
Writeable
)
org.elasticsearch.snapshots.
SnapshotShardFailure
(implements org.elasticsearch.action.
ShardOperationFailedException
)
org.elasticsearch.snapshots.
SnapshotsService.SnapshotRequest
org.elasticsearch.snapshots.
SnapshotUtils
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
org.elasticsearch.
ElasticsearchException
(implements org.elasticsearch.common.xcontent.
ToXContent
, org.elasticsearch.common.io.stream.
Writeable
)
org.elasticsearch.snapshots.
SnapshotException
org.elasticsearch.snapshots.
ConcurrentSnapshotExecutionException
org.elasticsearch.snapshots.
InvalidSnapshotNameException
org.elasticsearch.snapshots.
SnapshotCreationException
org.elasticsearch.snapshots.
SnapshotMissingException
org.elasticsearch.snapshots.
SnapshotRestoreException
org.elasticsearch.transport.
TransportMessage
(implements org.elasticsearch.common.io.stream.
Streamable
)
org.elasticsearch.transport.
TransportRequest
(implements org.elasticsearch.tasks.
TaskAwareRequest
)
org.elasticsearch.snapshots.
RestoreService.UpdateIndexShardRestoreStatusRequest
org.elasticsearch.snapshots.
SnapshotShardsService.UpdateIndexShardSnapshotStatusRequest
Interface Hierarchy
org.elasticsearch.snapshots.
SnapshotsService.CreateSnapshotListener
org.elasticsearch.snapshots.
SnapshotsService.DeleteSnapshotListener
org.elasticsearch.snapshots.
SnapshotsService.SnapshotCompletionListener
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.elasticsearch.snapshots.
SnapshotState
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes