Uses of Class
com.tangosol.net.partition.ObservableSplittingBackingCache
-
Packages that use ObservableSplittingBackingCache Package Description com.tangosol.net.partition Contains interfaces and classes related to partitioned services. -
-
Uses of ObservableSplittingBackingCache in com.tangosol.net.partition
Fields in com.tangosol.net.partition declared as ObservableSplittingBackingCache Modifier and Type Field Description protected ObservableSplittingBackingCache
ObservableSplittingBackingCache.CapacityAwareMap. m_mapOuter
The ObservableSplittingBackingMap used to call prepareUpdate.Methods in com.tangosol.net.partition with parameters of type ObservableSplittingBackingCache Modifier and Type Method Description protected void
ObservableSplittingBackingCache.CapacityAwareMap. bind(ObservableSplittingBackingCache mapOuter)
Bind to the givenObservableSplittingBackingMap
instance.
-