Uses of Interface
com.oracle.coherence.common.base.Associator
Packages that use Associator
Package
Description
The base package provides a number of classes to complement those in the java.lang package.
Contains interfaces and classes related to partitioned services.
-
Uses of Associator in com.oracle.coherence.common.base
Classes in com.oracle.coherence.common.base that implement AssociatorModifier and TypeClassDescriptionclass
NaturalAssociator provides an Associator implementation for objects that implement theAssociated
interface. -
Uses of Associator in com.tangosol.net.partition
Classes in com.tangosol.net.partition that implement AssociatorModifier and TypeClassDescriptionclass
A DefaultKeyAssociator provides key associations on behalf of keys that implement theKeyAssociation
interface.