| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.datastructures |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GridCacheQueueAdapter.checkRemoved(@Nullable GridCacheQueueHeader hdr)
Checks queue state, throws
IllegalStateException if queue was removed. |
void |
GridCacheQueueAdapter.onHeaderChanged(GridCacheQueueHeader hdr) |
| Modifier and Type | Method and Description |
|---|---|
IgniteBiTuple<Long,Long> |
GridCacheQueueAdapter.ClearProcessor.process(javax.cache.processor.MutableEntry<GridCacheQueueHeaderKey,GridCacheQueueHeader> e,
Object... args) |
Long |
GridCacheQueueAdapter.PollProcessor.process(javax.cache.processor.MutableEntry<GridCacheQueueHeaderKey,GridCacheQueueHeader> e,
Object... args) |
Long |
GridCacheQueueAdapter.AddProcessor.process(javax.cache.processor.MutableEntry<GridCacheQueueHeaderKey,GridCacheQueueHeader> e,
Object... args) |
Long |
GridCacheQueueAdapter.RemoveProcessor.process(javax.cache.processor.MutableEntry<GridCacheQueueHeaderKey,GridCacheQueueHeader> e,
Object... args) |
| Constructor and Description |
|---|
GridAtomicCacheQueueImpl(String queueName,
GridCacheQueueHeader hdr,
GridCacheContext<?,?> cctx) |
GridCacheQueueAdapter(String queueName,
GridCacheQueueHeader hdr,
GridCacheContext<?,?> cctx) |
GridTransactionalCacheQueueImpl(String queueName,
GridCacheQueueHeader hdr,
GridCacheContext<?,?> cctx) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021