Uses of Class
com.swiftmq.impl.store.standard.index.QueueIndexEntry
Packages that use QueueIndexEntry
-
Uses of QueueIndexEntry in com.swiftmq.impl.store.standard.index
Methods in com.swiftmq.impl.store.standard.index that return QueueIndexEntryModifier and TypeMethodDescriptionQueueIndex.add(StoreEntry storeEntry) QueueIndex.add(StoreEntry storeEntry, boolean referencable) Methods in com.swiftmq.impl.store.standard.index with parameters of type QueueIndexEntryModifier and TypeMethodDescriptionStoreEntryQueueIndex.get(QueueIndexEntry indexEntry) voidQueueIndex.incDeliveryCount(QueueIndexEntry indexEntry) QueueIndex.remove(QueueIndexEntry indexEntry)