Uses of Class
com.tangosol.net.partition.DefaultKeyPartitioningStrategy
-
Packages that use DefaultKeyPartitioningStrategy Package Description com.tangosol.net.partition Contains interfaces and classes related to partitioned services. -
-
Uses of DefaultKeyPartitioningStrategy in com.tangosol.net.partition
Subclasses of DefaultKeyPartitioningStrategy in com.tangosol.net.partition Modifier and Type Class Description class
BroadKeyPartitioningStrategy
The BroadKeyPartitioningStrategy is a strategy that could be used in cases when the standard key association-based strategy produces very uneven partition distribution - some partitions having significantly larger amount of data than others.
-