Class RootIndex
java.lang.Object
com.swiftmq.impl.store.standard.index.Index
com.swiftmq.impl.store.standard.index.RootIndex
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidadd(IndexEntry entry) createIndexPage(int pageNo) voiddeleteQueueIndex(String queueName, QueueIndex queueIndex) getQueueIndex(String queueName) toString()Methods inherited from class com.swiftmq.impl.store.standard.index.Index
find, getEntries, getJournal, getMaxKey, getRootPageNo, remove, replace, setJournal, unloadPages
-
Constructor Details
-
RootIndex
- Throws:
Exception
-
-
Method Details