| Package | Description |
|---|---|
| org.faktorips.runtime.internal.tableindex |
| Class and Description |
|---|
| AbstractMapStructure
Abstract implementation for all
structures that map keys to nested
structures much like a map. |
| KeyStructure
An implementation of
AbstractMapStructure mapping keys to nested SearchStructures much like a map. |
| MergeAndCopyStructure
Defines the ability to merge or copy other objects into this
MergeAndCopyStructure. |
| RangeStructure
A
SearchStructure that maps ranges to nested SearchStructures. |
| RangeType
Defines how the bounds of ranges in a
RangeStructure are handled. |
ResultStructure
ResultStructures are the leaves in the tree of nested
SearchStructures. |
| SearchStructure
A
SearchStructure is a data structure that is used by tables to optimize index key access
on their data. |
| TwoColumnRangeStructure
A
SearchStructure that maps ranges (keys) to nested SearchStructures i.e. |
UniqueResultStructure
UniqueResultStructures are the leaves in the tree of nested
SearchStructures. |
Copyright © 2021. All rights reserved.