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
Constructors -
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, unloadMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining
-
Constructor Details
-
RootIndexPage
-
-
Method Details
-
createIndexEntry
- Specified by:
createIndexEntryin classIndexPage
-
toString
-