| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.datastructures | |
| org.apache.ignite.spi.systemview.view.datastructures |
| Modifier and Type | Method and Description |
|---|---|
<T> @Nullable GridCacheQueueProxy<T> |
CacheDataStructuresManager.queue(String name,
int cap,
boolean colloc,
boolean create) |
<T> @Nullable GridCacheQueueProxy<T> |
CacheDataStructuresManager.queue0(String name,
int cap,
boolean colloc,
boolean create) |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentMap<IgniteUuid,GridCacheQueueProxy> |
CacheDataStructuresManager.queues() |
| Constructor and Description |
|---|
QueueView(GridCacheQueueProxy<?> queue) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021