| Interface | Description |
|---|---|
| IndexRow |
Represents an index row stored in a tree.
|
| IndexRowComparator |
Comparator for index rows.
|
| InlineIndexRowHandler |
Handles InlineIndexRow.
|
| InlineIndexRowHandlerFactory |
Basic interface for factories that provide InlineIndexRowHandler based on index definition and optional arguments.
|
| SortedIndexDefinition |
Represents a definition of a sorted index.
|
| SortedSegmentedIndex |
Interface for sorted and segmented Ignite indexes.
|
| Class | Description |
|---|---|
| DurableBackgroundCleanupIndexTreeTask | Deprecated |
| DurableBackgroundCleanupIndexTreeTaskV2 |
Task for background cleaning of index trees.
|
| DurableBackgroundCleanupIndexTreeTaskV2.InlineIndexTreeFactory |
Factory for creating index trees.
|
| DurableBackgroundCleanupIndexTreeTaskV2.NoopRowHandlerFactory |
A do-nothing
InlineIndexRowHandlerFactory implementation. |
| IndexKeyDefinition |
Defines a signle index key.
|
| IndexKeyTypeSettings |
List of settings that affects key types of index keys.
|
| IndexPlainRowImpl |
Represents a plain row (not bounded to cache data row) that used to find a place in a tree.
|
| IndexRowCache |
H2 row cache.
|
| IndexRowCacheRegistry |
Index row cache registry.
|
| IndexRowComparatorImpl |
Provide default logic of rows comparison.
|
| IndexRowImpl |
This class represents a row in
SortedSegmentedIndex. |
| IndexValueCursor<V> |
Cursor over index values.
|
| MetaPageInfo |
Meta page stores meta data about InlineIndexTree.
|
| QueryIndexDefinition |
Define query index.
|
| QueryIndexRowHandler |
Maps CacheDataRow to IndexRow using columns references.
|
| QueryIndexRowHandlerFactory |
This factory applies tree's meta page info to build info about inlined types.
|
| ThreadLocalRowHandlerHolder |
Holds an index row handler during work session with an index tree.
|
| Enum | Description |
|---|---|
| IndexKeyType |
List of available types to use as index key.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023