Hierarchy For Package com.loomcache.server.cluster
Class Hierarchy
- java.lang.Object
- com.loomcache.server.cluster.ClusterHealthMonitor (implements java.lang.AutoCloseable)
- com.loomcache.server.cluster.ClusterHealthMonitor.HealthStatus.Healthy (implements com.loomcache.server.cluster.ClusterHealthMonitor.HealthStatus)
- com.loomcache.server.cluster.MembershipProtocol
- com.loomcache.server.cluster.MigrationChunkTransfer
- com.loomcache.server.cluster.PartitionDetector
- com.loomcache.server.cluster.PartitionDetector.PartitionStatus.NoPartition (implements com.loomcache.server.cluster.PartitionDetector.PartitionStatus)
- com.loomcache.server.cluster.PartitionMigrationManager
- com.loomcache.server.cluster.PartitionMigrationPipeline
- com.loomcache.server.cluster.PartitionTable
- com.loomcache.server.cluster.PhiAccrualFailureDetector
- com.loomcache.server.cluster.RackAwarePlacement
- com.loomcache.server.cluster.RackAwarePlacement.SimpleClusterTopology (implements com.loomcache.server.cluster.RackAwarePlacement.ClusterTopology)
- com.loomcache.server.cluster.SwimGossipProtocol (implements java.lang.AutoCloseable)
- com.loomcache.server.cluster.SwimGossipProtocol.MemberState.Alive (implements com.loomcache.server.cluster.SwimGossipProtocol.MemberState)
- com.loomcache.server.cluster.SwimGossipProtocol.Metrics
- com.loomcache.server.cluster.TcpMigrationDataSender (implements com.loomcache.server.cluster.PartitionMigrationPipeline.MigrationDataSender)
- com.loomcache.server.cluster.TopologyAwareRouter
Interface Hierarchy
- com.loomcache.server.cluster.ClusterHealthMonitor.HealthStateChangeListener
- com.loomcache.server.cluster.ClusterHealthMonitor.HealthStatus
- com.loomcache.server.cluster.MembershipProtocol.MembershipEvent
- com.loomcache.server.cluster.MembershipProtocol.MembershipListener
- com.loomcache.server.cluster.MigrationListener
- com.loomcache.server.cluster.PartitionDetector.PartitionStatus
- com.loomcache.server.cluster.PartitionMigrationManager.OwnershipTableCommitter
- com.loomcache.server.cluster.PartitionMigrationPipeline.MigrationDataSender
- com.loomcache.server.cluster.PartitionMigrationPipeline.OwnershipCommitter
- com.loomcache.server.cluster.RackAwarePlacement.ClusterTopology
- com.loomcache.server.cluster.SwimGossipProtocol.DirectPingProbe
- com.loomcache.server.cluster.SwimGossipProtocol.IndirectPingProbe
- com.loomcache.server.cluster.SwimGossipProtocol.MemberState
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.loomcache.server.cluster.ClusterHealthMonitor.AlertSeverity
- com.loomcache.server.cluster.MembershipProtocol.LeaveReason
- com.loomcache.server.cluster.MembershipProtocol.MembershipView.MemberState
- com.loomcache.server.cluster.MigrationListener.EventType
- com.loomcache.server.cluster.PartitionDetector.PartitionEvent.EventType
- com.loomcache.server.cluster.PartitionMigrationPipeline.MigrationState
- com.loomcache.server.cluster.SwimGossipProtocol.GossipMessageType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.loomcache.server.cluster.ClusterHealthMonitor.ClusterHealth
- com.loomcache.server.cluster.ClusterHealthMonitor.HealthAlert
- com.loomcache.server.cluster.ClusterHealthMonitor.HealthSnapshot
- com.loomcache.server.cluster.ClusterHealthMonitor.HealthStatus.Degraded (implements com.loomcache.server.cluster.ClusterHealthMonitor.HealthStatus)
- com.loomcache.server.cluster.ClusterHealthMonitor.HealthStatus.Unhealthy (implements com.loomcache.server.cluster.ClusterHealthMonitor.HealthStatus)
- com.loomcache.server.cluster.ClusterHealthMonitor.NodeHealth
- com.loomcache.server.cluster.MembershipProtocol.MembershipEvent.LeaderChanged (implements com.loomcache.server.cluster.MembershipProtocol.MembershipEvent)
- com.loomcache.server.cluster.MembershipProtocol.MembershipEvent.MemberJoined (implements com.loomcache.server.cluster.MembershipProtocol.MembershipEvent)
- com.loomcache.server.cluster.MembershipProtocol.MembershipEvent.MemberLeft (implements com.loomcache.server.cluster.MembershipProtocol.MembershipEvent)
- com.loomcache.server.cluster.MembershipProtocol.MembershipEvent.MemberRecovered (implements com.loomcache.server.cluster.MembershipProtocol.MembershipEvent)
- com.loomcache.server.cluster.MembershipProtocol.MembershipEvent.MemberSuspected (implements com.loomcache.server.cluster.MembershipProtocol.MembershipEvent)
- com.loomcache.server.cluster.MembershipProtocol.MembershipStats
- com.loomcache.server.cluster.MembershipProtocol.MembershipView
- com.loomcache.server.cluster.MembershipProtocol.MembershipView.MemberInfo
- com.loomcache.server.cluster.MigrationChunkTransfer.TransferChunk
- com.loomcache.server.cluster.MigrationListener.MigrationEvent
- com.loomcache.server.cluster.PartitionDetector.DetectorConfig
- com.loomcache.server.cluster.PartitionDetector.DetectorStats
- com.loomcache.server.cluster.PartitionDetector.PartitionDiagnostics
- com.loomcache.server.cluster.PartitionDetector.PartitionEvent
- com.loomcache.server.cluster.PartitionDetector.PartitionRecoveryPlan
- com.loomcache.server.cluster.PartitionDetector.PartitionStatus.FullPartition (implements com.loomcache.server.cluster.PartitionDetector.PartitionStatus)
- com.loomcache.server.cluster.PartitionDetector.PartitionStatus.PartialPartition (implements com.loomcache.server.cluster.PartitionDetector.PartitionStatus)
- com.loomcache.server.cluster.PartitionMigrationManager.ActiveOutgoingMigration
- com.loomcache.server.cluster.PartitionMigrationManager.ChunkedDataFrame
- com.loomcache.server.cluster.PartitionMigrationManager.CommittedOwnershipTable
- com.loomcache.server.cluster.PartitionMigrationManager.MigrationRecoveryRequest
- com.loomcache.server.cluster.PartitionMigrationPipeline.MigratedEntry
- com.loomcache.server.cluster.PartitionMigrationPipeline.MigrationProgress
- com.loomcache.server.cluster.PartitionMigrationPipeline.MigrationStats
- com.loomcache.server.cluster.PartitionMigrationPipeline.MigrationTask
- com.loomcache.server.cluster.RackAwarePlacement.PlacementConstraint
- com.loomcache.server.cluster.SwimGossipProtocol.GossipMessage
- com.loomcache.server.cluster.SwimGossipProtocol.MemberInfo
- com.loomcache.server.cluster.SwimGossipProtocol.MemberState.Dead (implements com.loomcache.server.cluster.SwimGossipProtocol.MemberState)
- com.loomcache.server.cluster.SwimGossipProtocol.MemberState.Suspect (implements com.loomcache.server.cluster.SwimGossipProtocol.MemberState)
- com.loomcache.server.cluster.TopologyAwareRouter.NodeEndpoint
- com.loomcache.server.cluster.TopologyAwareRouter.TopologyRouterStats
- com.loomcache.server.cluster.TopologyConfig
- com.loomcache.server.cluster.TopologyInfo
- java.lang.Record