Uses of Interface
com.swiftmq.swiftlet.store.PersistentStore
Packages that use PersistentStore
-
Uses of PersistentStore in com.swiftmq.swiftlet.store
Methods in com.swiftmq.swiftlet.store that return PersistentStoreModifier and TypeMethodDescriptionabstract PersistentStore
StoreSwiftlet.getPersistentStore
(String queueName) Returns the persistent store for a queue.Methods in com.swiftmq.swiftlet.store with parameters of type PersistentStoreModifier and TypeMethodDescriptionabstract void
CompositeStoreTransaction.setPersistentStore
(PersistentStore pStore)