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 classNaturalAssociatorNaturalAssociator provides an Associator implementation for objects that implement theAssociatedinterface. -
Uses of Associator in com.tangosol.net.partition
Classes in com.tangosol.net.partition that implement Associator Modifier and Type Class Description classDefaultKeyAssociatorA DefaultKeyAssociator provides key associations on behalf of keys that implement theKeyAssociationinterface.
-