Class Hierarchy
- java.lang.Object
- org.opensearch.common.component.AbstractLifecycleComponent (implements org.opensearch.common.component.LifecycleComponent)
- org.opensearch.indices.recovery.PeerRecoverySourceService (implements org.opensearch.cluster.ClusterStateListener, org.opensearch.index.shard.IndexEventListener)
- org.opensearch.common.util.concurrent.AbstractRefCounted (implements org.opensearch.common.util.concurrent.RefCounted)
- org.opensearch.indices.recovery.MultiFileWriter (implements org.opensearch.common.lease.Releasable)
- org.opensearch.indices.replication.common.ReplicationTarget
- org.opensearch.indices.recovery.RecoveryTarget (implements org.opensearch.indices.recovery.RecoveryTargetHandler)
- org.opensearch.indices.recovery.MultiChunkTransfer<Source,
Request> (implements java.io.Closeable) - org.opensearch.indices.recovery.PeerRecoverySourceService.Actions
- org.opensearch.indices.recovery.PeerRecoveryTargetService (implements org.opensearch.index.shard.IndexEventListener)
- org.opensearch.indices.recovery.PeerRecoveryTargetService.Actions
- org.opensearch.indices.recovery.RecoveryListener (implements org.opensearch.indices.replication.common.ReplicationListener)
- org.opensearch.indices.recovery.RecoverySettings
- org.opensearch.indices.recovery.RecoverySourceHandler
- org.opensearch.indices.recovery.RecoveryState (implements org.opensearch.indices.replication.common.ReplicationState, org.opensearch.common.xcontent.ToXContentFragment, org.opensearch.common.io.stream.Writeable)
- org.opensearch.indices.recovery.RemoteRecoveryTargetHandler (implements org.opensearch.indices.recovery.RecoveryTargetHandler)
- org.opensearch.indices.replication.common.ReplicationTimer (implements org.opensearch.common.io.stream.Writeable)
- org.opensearch.indices.recovery.RecoveryState.Translog (implements org.opensearch.common.xcontent.ToXContentFragment, org.opensearch.common.io.stream.Writeable)
- org.opensearch.indices.recovery.RecoveryState.VerifyIndex (implements org.opensearch.common.xcontent.ToXContentFragment, org.opensearch.common.io.stream.Writeable)
- org.opensearch.indices.recovery.RetryableTransportClient
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.opensearch.OpenSearchException (implements org.opensearch.common.xcontent.ToXContentFragment, org.opensearch.common.io.stream.Writeable)
- org.opensearch.indices.recovery.DelayRecoveryException
- org.opensearch.indices.recovery.RecoverFilesRecoveryException (implements org.opensearch.OpenSearchWrapperException)
- org.opensearch.indices.recovery.RecoveryFailedException
- org.opensearch.ResourceNotFoundException
- org.opensearch.indices.recovery.PeerRecoveryNotFound
- org.opensearch.OpenSearchException (implements org.opensearch.common.xcontent.ToXContentFragment, org.opensearch.common.io.stream.Writeable)
- java.lang.RuntimeException
- java.lang.Exception
- org.opensearch.transport.TransportMessage (implements org.opensearch.common.io.stream.Writeable)
- org.opensearch.transport.TransportRequest (implements org.opensearch.tasks.TaskAwareRequest)
- org.opensearch.indices.recovery.RecoveryTransportRequest
- org.opensearch.indices.recovery.FileChunkRequest
- org.opensearch.indices.recovery.RecoveryCleanFilesRequest
- org.opensearch.indices.recovery.RecoveryFilesInfoRequest
- org.opensearch.indices.recovery.RecoveryTranslogOperationsRequest
- org.opensearch.indices.recovery.ReestablishRecoveryRequest
- org.opensearch.indices.recovery.StartRecoveryRequest
- org.opensearch.indices.recovery.RecoveryTransportRequest
- org.opensearch.transport.TransportResponse
- org.opensearch.indices.recovery.RecoveryResponse
- org.opensearch.transport.TransportRequest (implements org.opensearch.tasks.TaskAwareRequest)
- org.opensearch.common.component.AbstractLifecycleComponent (implements org.opensearch.common.component.LifecycleComponent)
Interface Hierarchy
- org.opensearch.indices.recovery.MultiChunkTransfer.ChunkRequest
- org.opensearch.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.opensearch.indices.recovery.RecoveryState.Stage
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)