Uses of Class
com.tangosol.net.partition.SimplePartitionKey
-
Packages that use SimplePartitionKey Package Description com.tangosol.net.partition Contains interfaces and classes related to partitioned services. -
-
Uses of SimplePartitionKey in com.tangosol.net.partition
Methods in com.tangosol.net.partition that return SimplePartitionKey Modifier and Type Method Description static SimplePartitionKey
SimplePartitionKey. getPartitionKey(int nPartition)
Factory method for a SimplePartitionKey.
-