org.jrdf.graph.local.index.longindex.sesame
Class BTreeFactoryImpl
java.lang.Object
org.jrdf.graph.local.index.longindex.sesame.BTreeFactoryImpl
- All Implemented Interfaces:
- BTreeFactory
public class BTreeFactoryImpl
- extends Object
- implements BTreeFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BTreeFactoryImpl
public BTreeFactoryImpl()
createBTree
public TripleBTree createBTree(DirectoryHandler handler,
String fileName)
- Specified by:
createBTree in interface BTreeFactory