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. |
int |
inlineSize() |
InlineIndexTree |
segment(int segment) |
count, count, find, find, findFirst, 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.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021