Uses of Interface
com.tangosol.net.partition.SimpleStrategyMBean
Package
Description
Contains interfaces and classes related to partitioned services.
-
Uses of SimpleStrategyMBean in com.tangosol.net.partition
Modifier and TypeClassDescriptionclass
A PartitionAssignmentStrategy used by a service to attempt to co-locate the primary ownership of partitions on the same members as another service.class
SimpleAssignmentStrategy is a PartitionAssignmentStrategy that attempts to balance the partition distribution based on the number of primary and backup partitions owned.