Package org.h2.mvstore.db
Class MVSecondaryIndex.Source
- java.lang.Object
-
- org.h2.mvstore.db.MVSecondaryIndex.Source
-
- Enclosing class:
- MVSecondaryIndex
private static final class MVSecondaryIndex.Source extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description (package private) static classMVSecondaryIndex.Source.Comparator
-
Field Summary
Fields Modifier and Type Field Description (package private) SearchRowcurrentRowDataprivate java.util.Iterator<SearchRow>iterator
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasNext()SearchRownext()
-