Uses of Record Class
com.loomcache.server.cluster.PartitionDetector.PartitionRecoveryPlan
Packages that use PartitionDetector.PartitionRecoveryPlan
-
Uses of PartitionDetector.PartitionRecoveryPlan in com.loomcache.server.cluster
Methods in com.loomcache.server.cluster that return PartitionDetector.PartitionRecoveryPlanModifier and TypeMethodDescriptionPartitionDetector.getPartialPartitionRecoveryPlan()Build a max-clique recovery plan from known heartbeat and peer reachability data.PartitionDetector.planPartialPartitionRecovery(Set<String> clusterMembers) Build a max-clique recovery plan over an explicit cluster membership set.