public interface InlineIndex extends SortedSegmentedIndex
| Modifier and Type | Method and Description |
|---|---|
boolean |
created()
true if index is created and false if it is restored from disk. |
IndexDefinition |
indexDefinition() |
int |
inlineSize() |
InlineIndexTree |
segment(int segment) |
count, count, find, find, findFirst, findFirstOrLast, findLast, segmentsCount, totalCountint inlineSize()
boolean created()
true if index is created and false if it is restored from disk.InlineIndexTree segment(int segment)
segment - Number of tree segment.IndexDefinition indexDefinition()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023