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