Class RootIndexPage
java.lang.Object
com.swiftmq.impl.store.standard.index.IndexPage
com.swiftmq.impl.store.standard.index.RootIndexPage
- All Implemented Interfaces:
Iterator
-
Constructor Summary
-
Method Summary
Methods inherited from class com.swiftmq.impl.store.standard.index.IndexPage
addEntry, available, getFirstFreePosition, getLogRecord, getNextPage, getNumberEntries, getNumberValidEntries, getPage, getPrevPage, hasNext, iterator, load, next, remove, replace, setJournal, setNextPage, setPageNo, setPrevPage, unload
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
RootIndexPage
-
-
Method Details
-
createIndexEntry
- Specified by:
createIndexEntry
in classIndexPage
-
toString
-