| Package | Description |
|---|---|
| org.apache.ignite.internal.pagemem.wal | |
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.distributed.dht | |
| org.apache.ignite.internal.processors.cache.distributed.dht.preloader | |
| org.apache.ignite.internal.processors.cache.persistence.wal | |
| org.apache.ignite.internal.processors.cache.persistence.wal.reader | |
| org.apache.ignite.internal.processors.cache.query | |
| org.apache.ignite.internal.processors.query | |
| org.apache.ignite.internal.util |
System-wide utility routine and helper classes.
|
| org.apache.ignite.internal.util.lang | |
| org.apache.ignite.internal.util.lang.gridfunc |
Contains utilities classes for
GridFunc. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WALIterator |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CacheWeakQueryIteratorsHolder.WeakReferenceCloseableIterator<T> |
interface |
IgniteRebalanceIterator
Iterator over supplied data for rebalancing.
|
| 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 |
GridDhtTxEnlistFuture
Future processing transaction enlisting and locking of entries produces by cache API operations.
|
class |
GridDhtTxQueryResultsEnlistFuture
Future processing transaction enlisting and locking of entries
produces by complex DML queries with reduce step.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IgniteHistoricalIterator
Iterator that provides history of updates for a subset of partitions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IgniteRebalanceIteratorImpl
Default iterator for rebalancing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWalRecordsIterator
Iterator over WAL segments.
|
class |
SingleSegmentLogicalRecordsIterator
Iterates over logical records of one WAL segment from archive.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilteredWalIterator
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GridCacheQueryManager.ScanQueryIterator<K,V> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UpdateSourceIterator<T> |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlatIterator<T>
Iterator over the elements of given iterators.
|
class |
TransformFilteringIterator<T2,T1>
Iterator from given iter and optional filtering predicate.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020