Uses of Interface
com.loomcache.server.cluster.PartitionDetector.PartitionStatus
Packages that use PartitionDetector.PartitionStatus
-
Uses of PartitionDetector.PartitionStatus in com.loomcache.server.cluster
Classes in com.loomcache.server.cluster that implement PartitionDetector.PartitionStatusModifier and TypeClassDescriptionstatic final recordFull partition: complete network split with clear majority/minority.static final classAll nodes are healthy and reachable.static final recordAsymmetric partition detected: some nodes can reach others but not vice versa.Methods in com.loomcache.server.cluster that return PartitionDetector.PartitionStatusModifier and TypeMethodDescriptionPartitionDetector.getPartitionStatus()Get the current partition status.