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 |
---|---|
TxQueueItem |
TxQueueItem.setPollOperation(boolean pollOperation) |
TxQueueItem |
TxQueueItem.setTransactionId(String transactionId) |
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.