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 minimumversionsfor the provided key.protected static VersionedPartitionsMapListenerSupport.getMinVersions(EventListener[] aListeners) Return the minimum versions received for all partitions for the provided listeners.protected static VersionedPartitionsMapListenerSupport.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 VersionedPartitionsMapListenerSupport.min(VersionedPartitions versionsLHS, VersionedPartitions versionsRHS) Return the minimum versions for the provided two partition versioned data structures.