Uses of Interface
com.tangosol.net.partition.VersionedPartitions
Package
Description
Contains interfaces and classes related to partitioned services.
Contains various generic utilities.
-
Uses of VersionedPartitions in com.tangosol.net.partition
Modifier and TypeMethodDescriptionVersionAwareMapListener.getVersions()
Return a data structure that holds a mapping ofpartition -> version
. -
Uses of VersionedPartitions in com.tangosol.util
Modifier and TypeMethodDescriptionMapListenerSupport.getMinVersions
(Filter filter) MapListenerSupport.getMinVersions
(Object oKey) Return the minimumversions
for the provided key.protected static VersionedPartitions
MapListenerSupport.getMinVersions
(EventListener[] aListeners) Return the minimum versions received for all partitions for the provided listeners.protected static VersionedPartitions
MapListenerSupport.min
(VersionedPartitions versionsLHS, VersionedPartitions versionsRHS) Return the minimum versions for the provided two partition versioned data structures.Modifier and TypeMethodDescriptionprotected static VersionedPartitions
MapListenerSupport.min
(VersionedPartitions versionsLHS, VersionedPartitions versionsRHS) Return the minimum versions for the provided two partition versioned data structures.