Package | Description |
---|---|
com.tangosol.net |
Contains basic cluster interfaces and factories.
|
com.tangosol.net.partition |
Contains interfaces and classes related to partitioned services.
|
Modifier and Type | Method | Description |
---|---|---|
KeyAssociator |
PartitionedService.getKeyAssociator()
Determine the key associator that this service has been
configured to use.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultKeyAssociator
A DefaultKeyAssociator provides key associations on behalf of keys that
implement the
KeyAssociation interface. |