| Package | Description |
|---|---|
| org.apache.jena.dboe.base.block |
| Modifier and Type | Method and Description |
|---|---|
BlockMgr |
BlockMgrBuilder.buildBlockMgr(FileSet fileSet,
String ext,
BlockParams indexParams) |
BlockMgr |
BlockMgrBuilderStd.buildBlockMgr(FileSet fileSet,
String ext,
BlockParams indexParams) |
static BlockMgr |
BlockMgrFactory.create(FileSet fileSet,
String ext,
BlockParams params) |
static BlockMgr |
BlockMgrFactory.createFile(String filename,
BlockParams params)
Create a BlockMgr backed by a real file
|
Licensed under the Apache License, Version 2.0