|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.hazelcast.queue.impl | |
---|---|
com.hazelcast.queue.impl | This package contains the IQueue functionality. The IQueue is the distributed version of the BlockingQueue . |
com.hazelcast.queue.impl.operations | This package contains the IQueue operations |
com.hazelcast.queue.impl.proxy | This package contains the IQueue proxies. |
com.hazelcast.queue.impl.tx | This package contains the Transaction behavior for the IQueue. |
Classes in com.hazelcast.queue.impl used by com.hazelcast.queue.impl | |
---|---|
QueueContainer
This class contains methods be notable for the Queue. |
|
QueueEvent
Used for queue-wide events. |
|
QueueItem
Queue Item. |
|
QueueService
Provides important services via methods for the the Queue such as QueueEvictionProcessor |
|
QueueStoreWrapper
Wrapper for the Queue Store. |
|
QueueWaitNotifyKey
Wait thread till notify the key. |
|
TxQueueItem
Transactional Queue Item. |
Classes in com.hazelcast.queue.impl used by com.hazelcast.queue.impl.operations | |
---|---|
QueueContainer
This class contains methods be notable for the Queue. |
|
QueueService
Provides important services via methods for the the Queue such as QueueEvictionProcessor |
Classes in com.hazelcast.queue.impl used by com.hazelcast.queue.impl.proxy | |
---|---|
QueueService
Provides important services via methods for the the Queue such as QueueEvictionProcessor |
Classes in com.hazelcast.queue.impl used by com.hazelcast.queue.impl.tx | |
---|---|
QueueService
Provides important services via methods for the the Queue such as QueueEvictionProcessor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |