Uses of Interface
com.tangosol.net.NamedDeque
Packages that use NamedDeque
-
Uses of NamedDeque in com.tangosol.net
Subinterfaces of NamedDeque in com.tangosol.netModifier and TypeInterfaceDescriptioninterface
ABlockingDeque
based data-structure that manages values across one or more processes.Methods in com.tangosol.net that return NamedDequeModifier and TypeMethodDescriptiondefault <V> NamedDeque
<V> ConfigurableCacheFactory.ensureDeque
(String sName, NamedCollection.Option... options) Ensure an Object-based queue for the given name.<V> NamedDeque
<V> ConfigurableCacheFactory.ensureDeque
(String sName, ClassLoader loader, NamedCollection.Option... options) Ensure an Object-based queue for the given name.<V> NamedDeque
<V> DefaultConfigurableCacheFactory.ensureDeque
(String sName, ClassLoader loader, NamedCollection.Option... options) Deprecated.<E> NamedDeque
<E> ExtensibleConfigurableCacheFactory.ensureDeque
(String sName, ClassLoader loader, NamedCollection.Option... options) <E> NamedDeque
<E> <E> NamedDeque
<E> CoherenceSession.getDeque
(String sName, NamedCollection.Option... options) default <E> NamedDeque
<E> Acquire aNamedDeque
.<E> NamedDeque
<E> Session.getDeque
(String sName, NamedCollection.Option... options) Acquire aNamedDeque
.