Uses of Interface
org.apache.jena.tdb1.base.block.BlockParams
Packages that use BlockParams
Package
Description
-
Uses of BlockParams in org.apache.jena.tdb1.base.block
Methods in org.apache.jena.tdb1.base.block with parameters of type BlockParamsModifier and TypeMethodDescriptionstatic BlockMgrBlockMgrFactory.create(FileSet fileSet, String ext, BlockParams params) static BlockMgrBlockMgrFactory.createFile(String filename, BlockParams params) Create a BlockMgr backed by a real file -
Uses of BlockParams in org.apache.jena.tdb1.index
Subinterfaces of BlockParams in org.apache.jena.tdb1.index -
Uses of BlockParams in org.apache.jena.tdb1.setup
Classes in org.apache.jena.tdb1.setup that implement BlockParamsModifier and TypeClassDescriptionclassSystem parameters for a TDB database instance.