Class Hierarchy
- java.lang.Object
- org.elasticsearch.common.component.AbstractLifecycleComponent (implements org.elasticsearch.common.component.LifecycleComponent)
- org.elasticsearch.indices.recovery.PeerRecoverySourceService (implements org.elasticsearch.index.shard.IndexEventListener)
- org.elasticsearch.common.util.concurrent.AbstractRefCounted (implements org.elasticsearch.common.util.concurrent.RefCounted)
- org.elasticsearch.indices.recovery.MultiFileWriter (implements org.elasticsearch.common.lease.Releasable)
- org.elasticsearch.indices.recovery.RecoveryTarget (implements org.elasticsearch.indices.recovery.RecoveryTargetHandler)
- org.elasticsearch.indices.recovery.MultiFileTransfer<Request> (implements java.io.Closeable)
- org.elasticsearch.indices.recovery.PeerRecoverySourceService.Actions
- org.elasticsearch.indices.recovery.PeerRecoveryTargetService (implements org.elasticsearch.index.shard.IndexEventListener)
- org.elasticsearch.indices.recovery.PeerRecoveryTargetService.Actions
- org.elasticsearch.indices.recovery.RecoveriesCollection
- org.elasticsearch.indices.recovery.RecoveriesCollection.RecoveryRef (implements java.lang.AutoCloseable)
- org.elasticsearch.indices.recovery.RecoverySettings
- org.elasticsearch.indices.recovery.RecoverySourceHandler
- org.elasticsearch.indices.recovery.RecoveryState (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.indices.recovery.RecoveryState.File (implements org.elasticsearch.common.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.indices.recovery.RecoveryState.Timer (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.indices.recovery.RecoveryState.Index (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.indices.recovery.RecoveryState.Translog (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.indices.recovery.RecoveryState.VerifyIndex (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.indices.recovery.RemoteRecoveryTargetHandler (implements org.elasticsearch.indices.recovery.RecoveryTargetHandler)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.elasticsearch.ElasticsearchException (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.indices.recovery.DelayRecoveryException
- org.elasticsearch.indices.recovery.RecoverFilesRecoveryException (implements org.elasticsearch.ElasticsearchWrapperException)
- org.elasticsearch.indices.recovery.RecoveryFailedException
- org.elasticsearch.ElasticsearchException (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- java.lang.RuntimeException
- java.lang.Exception
- org.elasticsearch.transport.TransportMessage (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.transport.TransportRequest (implements org.elasticsearch.tasks.TaskAwareRequest)
- org.elasticsearch.indices.recovery.RecoveryCleanFilesRequest
- org.elasticsearch.indices.recovery.RecoveryFileChunkRequest
- org.elasticsearch.indices.recovery.RecoveryFilesInfoRequest
- org.elasticsearch.indices.recovery.RecoveryTranslogOperationsRequest
- org.elasticsearch.indices.recovery.StartRecoveryRequest
- org.elasticsearch.transport.TransportResponse
- org.elasticsearch.indices.recovery.RecoveryResponse
- org.elasticsearch.transport.TransportRequest (implements org.elasticsearch.tasks.TaskAwareRequest)
- org.elasticsearch.common.component.AbstractLifecycleComponent (implements org.elasticsearch.common.component.LifecycleComponent)
Interface Hierarchy
- org.elasticsearch.indices.recovery.MultiFileTransfer.ChunkRequest
- org.elasticsearch.indices.recovery.PeerRecoveryTargetService.RecoveryListener
- org.elasticsearch.indices.recovery.RecoveryTargetHandler
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.elasticsearch.indices.recovery.RecoveryState.Stage
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)