Uses of Interface
com.tangosol.net.cache.KeyAssociation
Packages that use KeyAssociation
Package
Description
Contains classes related to the HTTP Session Replication Module.
Contains classes and helpers for implementing various types of persistence.
Contains various generic utilities.
Contains Finite state machine interfaces.
- 
Uses of KeyAssociation in com.tangosol.coherence.servletClasses in com.tangosol.coherence.servlet that implement KeyAssociationModifier and TypeClassDescriptionstatic classSplitHttpSessionModel.ElasticKey<P,Integer> ElasticKey, used by to store segments of a large value that exceeds the flash journal size limit.
- 
Uses of KeyAssociation in com.tangosol.persistenceClasses in com.tangosol.persistence that implement KeyAssociationModifier and TypeClassDescriptionprotected classRunnable implementation that is used to perform and commit a sequence of mutating persistent store operations asynchronously.protected classA Task implementation that deletes an extent from the associated store.protected classAn OpenTask opens the store (parent of this inner class) with the provided store and notifies the Collector when complete.protected static classA collection of tasks to execute in a loop.
- 
Uses of KeyAssociation in com.tangosol.utilClasses in com.tangosol.util that implement KeyAssociationModifier and TypeClassDescriptionclassCompositeKey<P,S> Key class that consists of a primary and secondary component.
- 
Uses of KeyAssociation in com.tangosol.util.fsmClasses in com.tangosol.util.fsm that implement KeyAssociationModifier and TypeClassDescriptionprotected classA PriorityTask implementation to process a requested event.