| Package | Description | 
|---|---|
| com.hazelcast.collection.impl.queue | |
| com.hazelcast.collection.impl.queue.operations | This package contains the IQueue operations | 
| com.hazelcast.collection.impl.txnqueue | 
| Modifier and Type | Method and Description | 
|---|---|
| void | QueueContainer. setConfig(QueueConfig config,
         NodeEngine nodeEngine,
         QueueService service) | 
| Constructor and Description | 
|---|
| QueueContainer(String name,
              QueueConfig config,
              NodeEngine nodeEngine,
              QueueService service) | 
| QueueProxyImpl(String name,
              QueueService queueService,
              NodeEngine nodeEngine) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected QueueService | QueueOperation. getQueueService() | 
| Constructor and Description | 
|---|
| TransactionalQueueProxy(NodeEngine nodeEngine,
                       QueueService service,
                       String name,
                       Transaction tx) | 
| TransactionalQueueProxySupport(NodeEngine nodeEngine,
                              QueueService service,
                              String name,
                              Transaction tx) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.