Uses of Interface
com.oracle.coherence.common.base.Associator
-
Packages that use Associator Package Description com.oracle.coherence.common.base The base package provides a number of classes to complement those in the java.lang package.com.tangosol.net.partition 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 Associator Modifier and Type Class Description class
NaturalAssociator
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 Associator Modifier and Type Class Description class
DefaultKeyAssociator
A DefaultKeyAssociator provides key associations on behalf of keys that implement theKeyAssociation
interface.
-