Class QueueIndex
java.lang.Object
com.swiftmq.impl.store.standard.index.Index
com.swiftmq.impl.store.standard.index.QueueIndex
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd(StoreEntry storeEntry) add(StoreEntry storeEntry, boolean referencable) createIndexPage(int pageNo) StoreEntryget(QueueIndexEntry indexEntry) voidincDeliveryCount(QueueIndexEntry indexEntry) remove(QueueIndexEntry indexEntry) voidsetJournal(List journal) toString()voidMethods inherited from class com.swiftmq.impl.store.standard.index.Index
find, getEntries, getJournal, getMaxKey, getRootPageNo, remove, replace
-
Constructor Details
-
QueueIndex
-
-
Method Details
-
setJournal
- Overrides:
setJournalin classIndex
-
createIndexPage
- Specified by:
createIndexPagein classIndex- Throws:
Exception
-
get
- Throws:
Exception
-
add
- Throws:
Exception
-
add
- Throws:
Exception
-
remove
- Throws:
Exception
-
incDeliveryCount
- Throws:
Exception
-
unloadPages
- Overrides:
unloadPagesin classIndex- Throws:
Exception
-
toString
-