Uses of Class
com.tangosol.net.partition.PartitionSplittingBackingMap.MapArray
Package
Description
Contains interfaces and classes related to partitioned services.
-
Uses of PartitionSplittingBackingMap.MapArray in com.tangosol.net.partition
Modifier and TypeMethodDescriptionAdd a new mapping between a partition ID and its backing map.protected PartitionSplittingBackingMap.MapArray
PartitionSplittingBackingMap.getMapArray()
Get the mapping between partition IDs and backing maps.PartitionSplittingBackingMap.MapArray.removeMap
(int nPid) Remove the mapping for the specified partition ID and its corresponding backing map.