| Interface | Description |
|---|---|
| InlineIO |
Represents common API for inline IOs.
|
| MvccIO |
This interface represents MVCC aware IO.
|
| Class | Description |
|---|---|
| AbstractInlineInnerIO |
Inner page to store index rows with inlined keys.
|
| AbstractInlineLeafIO |
Leaf page to store index rows with inlined keys.
|
| AbstractInnerIO |
Inner page to store index rows.
|
| AbstractLeafIO |
Leaf page to store index rows.
|
| InlineInnerIO |
Implementation of
AbstractInlineInnerIO |
| InlineLeafIO |
Represents common API for inline IOs.
|
| InnerIO |
Inner page for index rows without inline payload.
|
| LeafIO |
Leaf page for index rows without inline payload.
|
| MvccInlineInnerIO |
Inner page for inlined MVCC index rows.
|
| MvccInlineLeafIO |
Leaf page for inlined MVCC index rows.
|
| MvccInnerIO |
Inner page for MVCC index rows.
|
| MvccLeafIO |
Leaf page for inlined MVCC index rows.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021