Uses of Class
com.swiftmq.impl.store.standard.index.QueueIndex
Packages that use QueueIndex
Package
Description
-
Uses of QueueIndex in com.swiftmq.impl.store.standard
Methods in com.swiftmq.impl.store.standard that return QueueIndexConstructors in com.swiftmq.impl.store.standard with parameters of type QueueIndexModifierConstructorDescriptionStoreTransactionImpl
(StoreContext ctx, String queueName, QueueIndex queueIndex) -
Uses of QueueIndex in com.swiftmq.impl.store.standard.index
Methods in com.swiftmq.impl.store.standard.index that return QueueIndexMethods in com.swiftmq.impl.store.standard.index with parameters of type QueueIndexModifier and TypeMethodDescriptionvoid
RootIndex.deleteQueueIndex
(String queueName, QueueIndex queueIndex) -
Uses of QueueIndex in com.swiftmq.impl.store.standard.xa
Constructors in com.swiftmq.impl.store.standard.xa with parameters of type QueueIndex