Uses of Interface
org.apache.jena.tdb1.index.IndexParams
Packages that use IndexParams
-
Uses of IndexParams in org.apache.jena.tdb1.index
Methods in org.apache.jena.tdb1.index with parameters of type IndexParamsModifier and TypeMethodDescriptionBuilderStdIndex.BlockMgrBuilderStd.buildBlockMgr(FileSet fileset, String ext, IndexParams indexParams) BuilderStdIndex.IndexBuilderStd.buildIndex(FileSet fileSet, RecordFactory recordFactory, IndexParams indexParams) IndexBuilder.buildIndex(FileSet fileSet, RecordFactory recordfactory, IndexParams indexParams) static IndexIndexFactory.buildIndex(FileSet fileset, RecordFactory recordFactory, IndexParams indexParams) BuilderStdIndex.RangeIndexBuilderStd.buildRangeIndex(FileSet fileSet, RecordFactory recordFactory, IndexParams indexParams) static RangeIndexIndexFactory.buildRangeIndex(FileSet fileset, RecordFactory recordFactory, IndexParams indexParams) static RangeIndexIndexFactory.buildRangeIndex(Location location, String indexName, RecordFactory recordFactory, IndexParams indexParams) RangeIndexBuilder.buildRangeIndex(FileSet fileSet, RecordFactory recordfactory, IndexParams indexParams) -
Uses of IndexParams in org.apache.jena.tdb1.setup
Classes in org.apache.jena.tdb1.setup that implement IndexParamsModifier and TypeClassDescriptionclassSystem parameters for a TDB database instance.Methods in org.apache.jena.tdb1.setup with parameters of type IndexParamsModifier and TypeMethodDescriptionBlockMgrBuilder.buildBlockMgr(FileSet fileSet, String ext, IndexParams indexParams)