| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.datastructures | |
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| Modifier and Type | Method and Description |
|---|---|
GridConcurrentHashSet<GridCacheSetItemKey> |
CacheDataStructuresManager.setData(IgniteUuid id) |
| Modifier and Type | Method and Description |
|---|---|
static <V> GridConcurrentHashSet<V> |
GridConcurrentFactory.newSet()
Creates concurrent set with default concurrency level.
|
static <V> GridConcurrentHashSet<V> |
GridConcurrentFactory.newSet(int initCap)
Creates concurrent set with default concurrency level and given
initCap. |
static <V> GridConcurrentHashSet<V> |
GridConcurrentFactory.newSet(int initCap,
int concurrencyLevel)
Creates concurrent set with given concurrency level and initCap.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015