java.lang.Object
org.apache.jena.tdb1.lib.DumpOps
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddump(org.apache.jena.query.Dataset ds) static voiddumpBlockMgr(PrintStream out, BlockMgr blkMgr) static voiddumpBPlusTree(PrintStream out, BPlusTree bpt) static voidstatic voiddumpNodeTable(NodeTable nodeTable, Set<NodeTable> dumpedNodeTables) static voiddumpNodeTupleTable(TupleTable tupleTable) static voiddumpTupleIndex(TupleIndex tIdx) static voiddumpTupleIndexes(TupleIndex[] tupleIndexes)
-
Constructor Details
-
DumpOps
public DumpOps()
-
-
Method Details
-
dump
public static void dump(org.apache.jena.query.Dataset ds) -
dumpNodeTable
-
dumpTupleIndexes
-
dumpTupleIndex
-
dumpBlockMgr
-
dumpBPlusTree
-
dumpBPlusTreeBlocks
-
dumpNodeTupleTable
-