Module org.apache.jena.tdb
Class BuilderSecondaryIndexesInterleaved
java.lang.Object
org.apache.jena.tdb1.store.bulkloader.BuilderSecondaryIndexesInterleaved
- All Implemented Interfaces:
BuilderSecondaryIndexes
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcreateSecondaryIndexes(TupleIndex primaryIndex, TupleIndex[] secondaryIndexes)
-
Constructor Details
-
BuilderSecondaryIndexesInterleaved
-
-
Method Details
-
createSecondaryIndexes
- Specified by:
createSecondaryIndexesin interfaceBuilderSecondaryIndexes
-