Uses of Class
com.swiftmq.swiftlet.store.StoreEntry
Packages that use StoreEntry
-
Uses of StoreEntry in com.swiftmq.swiftlet.store
Methods in com.swiftmq.swiftlet.store that return StoreEntryModifier and TypeMethodDescriptionGet a store entry.Get a store entry.Methods in com.swiftmq.swiftlet.store with parameters of type StoreEntryModifier and TypeMethodDescriptionvoid
NonPersistentStore.insert
(StoreEntry storeEntry) Insert a store entry.void
StoreWriteTransaction.insert
(StoreEntry storeEntry) Insert a new store entry.