Uses of Interface
com.tangosol.net.partition.VersionedPartitions
Packages that use VersionedPartitions
Package
Description
Contains interfaces and classes related to partitioned services.
Contains various generic utilities.
-
Uses of VersionedPartitions in com.tangosol.net.partition
Classes in com.tangosol.net.partition that implement VersionedPartitionsMethods in com.tangosol.net.partition that return VersionedPartitionsModifier and TypeMethodDescriptionVersionAwareMapListener.getVersions()
Return a data structure that holds a mapping ofpartition -> version
.Constructors in com.tangosol.net.partition with parameters of type VersionedPartitions -
Uses of VersionedPartitions in com.tangosol.util
Methods in com.tangosol.util that return VersionedPartitionsModifier 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.Methods in com.tangosol.util with parameters of type VersionedPartitionsModifier and TypeMethodDescriptionprotected static VersionedPartitions
MapListenerSupport.min
(VersionedPartitions versionsLHS, VersionedPartitions versionsRHS) Return the minimum versions for the provided two partition versioned data structures.