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