Package | Description |
---|---|
com.hazelcast.collection.impl.queue | |
com.hazelcast.collection.impl.queue.operations |
This package contains the IQueue operations
|
com.hazelcast.collection.impl.txnqueue | |
com.hazelcast.spi.impl.merge |
This package contains split-brain related classes.
|
Class and Description |
---|
QueueContainer
The
QueueContainer contains the actual queue and provides functionalities such as :
queue functionalities
transactional operation functionalities
schedules queue destruction if it is configured to be destroyed once empty
|
QueueEvent
Used for queue-wide events.
|
QueueItem
Queue Item.
|
QueueProxyImpl
Proxy implementation for the Queue.
|
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.
|
Class and Description |
---|
QueueContainer
The
QueueContainer contains the actual queue and provides functionalities such as :
queue functionalities
transactional operation functionalities
schedules queue destruction if it is configured to be destroyed once empty
|
QueueItem
Queue Item.
|
QueueService
Provides important services via methods for the the Queue
such as
QueueEvictionProcessor |
Class and Description |
---|
QueueContainer
The
QueueContainer contains the actual queue and provides functionalities such as :
queue functionalities
transactional operation functionalities
schedules queue destruction if it is configured to be destroyed once empty
|
QueueItem
Queue Item.
|
QueueService
Provides important services via methods for the the Queue
such as
QueueEvictionProcessor |
Class and Description |
---|
QueueItem
Queue Item.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.