Class IndexAnalyzer
java.lang.Object
com.swiftmq.impl.store.standard.index.IndexAnalyzer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
analyzeQueueIndex
(PrintWriter writer, int rootPageNo) void
analyzeRootIndex
(PrintWriter writer) void
buildQueueIndexReferences
(int rootPageNo) void
void
checkConsistency
(boolean recover) toString()
-
Constructor Details
-
IndexAnalyzer
-
-
Method Details