| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| org.apache.ignite.internal.util.lang |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CacheWeakQueryIteratorsHolder.WeakReferenceCloseableIterator<T> |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheWeakQueryIteratorsHolder.WeakQueryCloseableIterator<T> |
class |
GridCacheIterator<K,V,T>
Cache-backed iterator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridCloseableIteratorAdapter<T>
Convenient adapter for closeable iterator.
|
class |
GridCloseableIteratorAdapterEx<T>
Adapter for closeable iterator that can be safely closed concurrently.
|
class |
GridEmptyCloseableIterator<T>
Empty closeable iterator.
|
class |
GridEmptyIterator<T>
Empty iterator.
|
class |
GridSpiCloseableIteratorWrapper<T>
Wrapper used to covert
IgniteSpiCloseableIterator to GridCloseableIterator. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GridCloseableIterator<T>
Defines "rich" closeable iterator interface that is also acts like lambda function and iterable.
|
interface |
GridIterable<T>
Defines "rich" iterable interface that is also acts as lambda function and iterator.
|
interface |
GridIterator<T>
Defines "rich" iterator interface that is also acts like lambda function and iterable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridIterableAdapter<T>
Convenient adapter for "rich" iterable interface.
|
class |
GridIteratorAdapter<T>
Convenient adapter for "rich" iterator interface.
|
class |
IgniteSingletonIterator<T>
Trivial iterator to return single item.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017