Class Hierarchy
- java.lang.Object
- org.elasticsearch.common.component.AbstractLifecycleComponent (implements org.elasticsearch.common.component.LifecycleComponent)
- org.elasticsearch.indices.recovery.PeerRecoverySourceService (implements org.elasticsearch.cluster.ClusterStateListener, org.elasticsearch.index.shard.IndexEventListener)
- org.elasticsearch.core.AbstractRefCounted (implements org.elasticsearch.core.RefCounted)
- org.elasticsearch.indices.recovery.MultiFileWriter (implements org.elasticsearch.core.Releasable)
- org.elasticsearch.indices.recovery.RecoveryTarget (implements org.elasticsearch.indices.recovery.RecoveryTargetHandler)
- org.elasticsearch.indices.recovery.MultiChunkTransfer<Source,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.RecoveryRequestTracker
- 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.FileDetail (implements org.elasticsearch.common.xcontent.ToXContentObject, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.indices.recovery.RecoveryState.RecoveryFilesDetails (implements org.elasticsearch.common.xcontent.ToXContentFragment, 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.ResourceNotFoundException
- org.elasticsearch.indices.recovery.PeerRecoveryNotFound
- 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.core.RefCounted, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.transport.TransportRequest (implements org.elasticsearch.tasks.TaskAwareRequest)
- org.elasticsearch.indices.recovery.RecoveryTransportRequest
- org.elasticsearch.indices.recovery.RecoveryCleanFilesRequest
- org.elasticsearch.indices.recovery.RecoveryFileChunkRequest (implements org.elasticsearch.core.RefCounted)
- org.elasticsearch.indices.recovery.RecoveryFilesInfoRequest
- org.elasticsearch.indices.recovery.RecoveryTranslogOperationsRequest (implements org.elasticsearch.transport.RawIndexingDataTransportRequest)
- org.elasticsearch.indices.recovery.ReestablishRecoveryRequest
- org.elasticsearch.indices.recovery.StartRecoveryRequest
- org.elasticsearch.indices.recovery.RecoveryTransportRequest
- 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.MultiChunkTransfer.ChunkRequest
- org.elasticsearch.indices.recovery.PeerRecoveryTargetService.RecoveryListener
- org.elasticsearch.indices.recovery.RecoveryTargetHandler
Enum Class 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)