Uses of Interface
com.tangosol.net.partition.KeyAssociator
Packages that use KeyAssociator
Package
Description
Contains basic cluster interfaces and factories.
Contains interfaces and classes related to partitioned services.
-
Uses of KeyAssociator in com.tangosol.net
Methods in com.tangosol.net that return KeyAssociatorModifier and TypeMethodDescriptionPartitionedService.getKeyAssociator()
Determine the key associator that this service has been configured to use. -
Uses of KeyAssociator in com.tangosol.net.partition
Classes in com.tangosol.net.partition that implement KeyAssociatorModifier and TypeClassDescriptionclass
A DefaultKeyAssociator provides key associations on behalf of keys that implement theKeyAssociation
interface.