| DurableBackgroundCleanupIndexTreeTask |
Deprecated.
|
| DurableBackgroundCleanupIndexTreeTaskV2 |
Task for background cleaning of index trees.
|
| DurableBackgroundCleanupIndexTreeTaskV2.InlineIndexTreeFactory |
Factory for creating index trees.
|
| DurableBackgroundCleanupIndexTreeTaskV2.NoopRowHandlerFactory |
|
| 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 |
|
| 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.
|