| Package | Description |
|---|---|
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridBoundedConcurrentLinkedHashSet<E>
Concurrent set with an upper bound.
|
class |
GridBoundedConcurrentOrderedSet<E>
Concurrent ordered set that automatically manages its maximum size.
|
class |
GridBoundedLinkedHashSet<E>
Hash table and linked list implementation of the
Set interface,
with predictable iteration order. |
class |
GridConcurrentHashSet<E>
Concurrent set implementation.
|
class |
GridConcurrentLinkedHashSet<E>
Concurrent linked set implementation.
|
class |
GridConcurrentSkipListSet<E>
This class provided the same logic as
ConcurrentSkipListSet. |
class |
GridLeanSet<E>
Lean set implementation.
|
class |
GridListSet<V>
Implementation of
Set based on internal list rather than hash table. |
class |
GridSetWrapper<E>
Set implementation that delegates to map.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017