Uses of Interface
org.apache.ignite.internal.cache.query.index.sorted.SortedSegmentedIndex
-
Packages that use SortedSegmentedIndex Package Description org.apache.ignite.internal.cache.query.index.sorted.inline -
-
Uses of SortedSegmentedIndex in org.apache.ignite.internal.cache.query.index.sorted.inline
Subinterfaces of SortedSegmentedIndex in org.apache.ignite.internal.cache.query.index.sorted.inline Modifier and Type Interface Description interfaceInlineIndexRepresents an index that inlines some of index keys.Classes in org.apache.ignite.internal.cache.query.index.sorted.inline that implement SortedSegmentedIndex Modifier and Type Class Description classInlineIndexImplSorted index implementation.
-