Uses of Interface
org.apache.jena.dboe.index.Index
-
-
Uses of Index in org.apache.jena.dboe.index
Subinterfaces of Index in org.apache.jena.dboe.index Modifier and Type Interface Description interfaceRangeIndexClasses in org.apache.jena.dboe.index that implement Index Modifier and Type Class Description classIndexLoggerclassIndexMapA simple implementation ofIndexfor testingclassIndexWrapperclassRangeIndexLoggerclassRangeIndexWrapperConstructors in org.apache.jena.dboe.index with parameters of type Index Constructor Description IndexWrapper(Index idx)
-