Uses of Interface
com.hazelcast.collection.BaseQueue
Package
Description
This package contains classes to support the collection API.
-
Uses of BaseQueue in com.hazelcast.collection
Modifier and TypeInterfaceDescriptioninterface
IQueue<E>
Concurrent, blocking, distributed, observable queue.