| Package | Description |
|---|---|
| com.hazelcast.queue | |
| com.hazelcast.queue.proxy | |
| com.hazelcast.queue.tx |
| Modifier and Type | Method and Description |
|---|---|
protected QueueService |
QueueOperation.getQueueService() |
| 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) |
QueueEvictionProcessor(NodeEngine nodeEngine,
QueueService service) |
| Constructor and Description |
|---|
QueueProxyImpl(String name,
QueueService queueService,
NodeEngine nodeEngine) |
| Constructor and Description |
|---|
TransactionalQueueProxy(NodeEngine nodeEngine,
QueueService service,
String name,
TransactionSupport tx) |
TransactionalQueueProxySupport(NodeEngine nodeEngine,
QueueService service,
String name,
TransactionSupport tx) |
Copyright © 2021 Hazelcast, Inc.. All rights reserved.