| Package | Description |
|---|---|
| com.hazelcast.queue.impl |
This package contains the IQueue functionality.
The IQueue is the distributed version of the BlockingQueue. |
| Modifier and Type | Method and Description |
|---|---|
static QueueStoreWrapper |
QueueStoreWrapper.create(String name,
QueueStoreConfig storeConfig,
SerializationService serializationService)
Factory method that creates a
QueueStoreWrapper |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.