Module org.apache.jena.tdb
Package org.apache.jena.tdb1.setup
Class BuilderStdDB.TupleIndexBuilderStd
java.lang.Object
org.apache.jena.tdb1.setup.BuilderStdDB.TupleIndexBuilderStd
- All Implemented Interfaces:
TupleIndexBuilder
- Enclosing class:
- BuilderStdDB
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuildTupleIndex(FileSet fileSet, ColumnMap colMap, String name, StoreParams params)
-
Constructor Details
-
TupleIndexBuilderStd
-
-
Method Details
-
buildTupleIndex
public TupleIndex buildTupleIndex(FileSet fileSet, ColumnMap colMap, String name, StoreParams params) - Specified by:
buildTupleIndexin interfaceTupleIndexBuilder
-