Package org.apache.ignite.internal.cache.query.index.sorted.inline.io
-
Interface Summary Interface Description InlineIO Represents common API for inline IOs. -
Class Summary 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 ofAbstractInlineInnerIOInlineLeafIO Represents common API for inline IOs.InnerIO Inner page for index rows without inline payload.IORowHandler Class provide a common logic for storing an index row.LeafIO Leaf page for index rows without inline payload.