Uses of Interface
com.tangosol.coherence.config.scheme.QueueScheme
Packages that use QueueScheme
Package
Description
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
-
Uses of QueueScheme in com.tangosol.coherence.config.scheme
Subinterfaces of QueueScheme in com.tangosol.coherence.config.schemeModifier and TypeInterfaceDescriptioninterfaceNamedQueueScheme<Q extends NamedQueue>TheQueueSchemeclass is responsible for building a fully configured instance of aNamedQueue.Classes in com.tangosol.coherence.config.scheme that implement QueueSchemeModifier and TypeClassDescriptionclassAPagedQueueSchemeis responsible for building a queue.classASimpleDequeSchemeis responsible for building a simpleNamedMapDequewhere the queue contents are stored in a single partition.