Uses of Interface
com.tangosol.net.partition.KeyPartitioningStrategy.PartitionAwareKey
-
Packages that use KeyPartitioningStrategy.PartitionAwareKey Package Description com.tangosol.net.partition Contains interfaces and classes related to partitioned services. -
-
Uses of KeyPartitioningStrategy.PartitionAwareKey in com.tangosol.net.partition
Classes in com.tangosol.net.partition that implement KeyPartitioningStrategy.PartitionAwareKey Modifier and Type Class Description class
SimplePartitionKey
SimplePartitionKey is a trivialPartitionAwareKey
implementation.
-