Package org.apache.jena.dboe.base.block
Interface BlockMgrBuilder
-
- All Known Implementing Classes:
BlockMgrBuilderStd
public interface BlockMgrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BlockMgrbuildBlockMgr(FileSet fileSet, java.lang.String ext, BlockParams indexParams)
-
-
-
Method Detail
-
buildBlockMgr
BlockMgr buildBlockMgr(FileSet fileSet, java.lang.String ext, BlockParams indexParams)
-
-