Uses of Class
com.tangosol.net.partition.SimpleAssignmentStrategy
-
Packages that use SimpleAssignmentStrategy Package Description com.tangosol.net.partition Contains interfaces and classes related to partitioned services. -
-
Uses of SimpleAssignmentStrategy in com.tangosol.net.partition
Subclasses of SimpleAssignmentStrategy in com.tangosol.net.partition Modifier and Type Class Description class
MirroringAssignmentStrategy
A PartitionAssignmentStrategy used by a service to attempt to co-locate the primary ownership of partitions on the same members as another service.
-