Uses of Interface
com.tangosol.coherence.config.scheme.NamedQueueScheme
Packages that use NamedQueueScheme
Package
Description
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
-
Uses of NamedQueueScheme in com.tangosol.coherence.config.scheme
Classes in com.tangosol.coherence.config.scheme that implement NamedQueueSchemeModifier and TypeClassDescriptionclass
APagedQueueScheme
is responsible for building a queue.class
ASimpleDequeScheme
is responsible for building a simpleNamedMapDeque
where the queue contents are stored in a single partition.