Class Hierarchy
- java.lang.Object
- org.elasticsearch.common.component.AbstractLifecycleComponent (implements org.elasticsearch.common.component.LifecycleComponent)
- org.elasticsearch.cluster.coordination.Coordinator (implements org.elasticsearch.discovery.Discovery)
- org.elasticsearch.cluster.coordination.ClusterBootstrapService
- org.elasticsearch.cluster.coordination.ClusterFormationFailureHelper
- org.elasticsearch.cli.Command (implements java.io.Closeable)
- org.elasticsearch.cli.EnvironmentAwareCommand
- org.elasticsearch.cluster.coordination.ElasticsearchNodeCommand
- org.elasticsearch.cluster.coordination.DetachClusterCommand
- org.elasticsearch.cluster.coordination.RemoveCustomsCommand
- org.elasticsearch.cluster.coordination.RemoveSettingsCommand
- org.elasticsearch.cluster.coordination.UnsafeBootstrapMasterCommand
- org.elasticsearch.cluster.coordination.ElasticsearchNodeCommand
- org.elasticsearch.cli.MultiCommand
- org.elasticsearch.cluster.coordination.NodeToolCli
- org.elasticsearch.cli.EnvironmentAwareCommand
- org.elasticsearch.action.admin.indices.rollover.Condition<T> (implements org.elasticsearch.common.io.stream.NamedWriteable, org.elasticsearch.common.xcontent.ToXContentFragment)
- org.elasticsearch.cluster.coordination.ElasticsearchNodeCommand.UnknownCondition
- org.elasticsearch.cluster.coordination.CoordinationMetadata (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.cluster.coordination.CoordinationMetadata.Builder
- org.elasticsearch.cluster.coordination.CoordinationMetadata.VotingConfigExclusion (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.cluster.coordination.CoordinationMetadata.VotingConfiguration (implements org.elasticsearch.common.xcontent.ToXContentFragment, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.cluster.coordination.CoordinationState
- org.elasticsearch.cluster.coordination.CoordinationState.VoteCollection
- org.elasticsearch.cluster.coordination.DiscoveryUpgradeService
- org.elasticsearch.cluster.coordination.ElasticsearchNodeCommand.UnknownMetadataCustom (implements org.elasticsearch.cluster.metadata.Metadata.Custom)
- org.elasticsearch.cluster.coordination.ElectionSchedulerFactory
- org.elasticsearch.cluster.coordination.ElectionStrategy
- org.elasticsearch.cluster.coordination.FollowersChecker
- org.elasticsearch.cluster.coordination.InMemoryPersistedState (implements org.elasticsearch.cluster.coordination.CoordinationState.PersistedState)
- org.elasticsearch.cluster.coordination.Join (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.cluster.coordination.JoinHelper
- org.elasticsearch.cluster.coordination.JoinTaskExecutor (implements org.elasticsearch.cluster.ClusterStateTaskExecutor<T>)
- org.elasticsearch.cluster.coordination.JoinTaskExecutor.Task
- org.elasticsearch.cluster.coordination.LagDetector
- org.elasticsearch.cluster.coordination.LeaderChecker
- org.elasticsearch.cluster.coordination.NodeRemovalClusterStateTaskExecutor (implements org.elasticsearch.cluster.ClusterStateTaskExecutor<T>, org.elasticsearch.cluster.ClusterStateTaskListener)
- org.elasticsearch.cluster.coordination.NodeRemovalClusterStateTaskExecutor.Task
- org.elasticsearch.cluster.coordination.NoMasterBlockService
- org.elasticsearch.cluster.coordination.PreVoteCollector
- org.elasticsearch.cluster.coordination.Publication
- org.elasticsearch.cluster.coordination.PublicationTransportHandler
- org.elasticsearch.cluster.coordination.PublicationTransportHandler.PublicationContext
- org.elasticsearch.cluster.coordination.PublishRequest
- org.elasticsearch.cluster.coordination.PublishResponse (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.cluster.coordination.Reconfigurator
- 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.cluster.coordination.CoordinationStateRejectedException
- org.elasticsearch.cluster.coordination.FailedToCommitClusterStateException
- org.elasticsearch.cluster.coordination.NodeHealthCheckFailureException
- 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.cluster.coordination.ApplyCommitRequest
- org.elasticsearch.cluster.coordination.FollowersChecker.FollowerCheckRequest
- org.elasticsearch.cluster.coordination.JoinRequest
- org.elasticsearch.cluster.coordination.PreVoteRequest
- org.elasticsearch.cluster.coordination.StartJoinRequest
- org.elasticsearch.cluster.coordination.ValidateJoinRequest
- org.elasticsearch.transport.TransportResponse
- org.elasticsearch.cluster.coordination.PeersResponse
- org.elasticsearch.cluster.coordination.PreVoteResponse
- org.elasticsearch.cluster.coordination.PublishWithJoinResponse
- org.elasticsearch.transport.TransportRequest (implements org.elasticsearch.tasks.TaskAwareRequest)
- org.elasticsearch.common.component.AbstractLifecycleComponent (implements org.elasticsearch.common.component.LifecycleComponent)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.elasticsearch.cluster.coordination.CoordinationState.PersistedState
- java.io.Closeable
- org.elasticsearch.cluster.coordination.ClusterStatePublisher
- org.elasticsearch.cluster.coordination.ClusterStatePublisher.AckListener
- org.elasticsearch.cluster.coordination.JoinHelper.JoinCallback
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.elasticsearch.cluster.coordination.Coordinator.Mode
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)