Uses of Class
com.swiftmq.impl.store.standard.cache.StableStore
Packages that use StableStore
-
Uses of StableStore in com.swiftmq.impl.store.standard
Fields in com.swiftmq.impl.store.standard declared as StableStoreMethods in com.swiftmq.impl.store.standard that return StableStoreModifier and TypeMethodDescriptionprotected StableStore
StoreSwiftletImpl.createStableStore
(StoreContext ctx, String path, int initialSize) -
Uses of StableStore in com.swiftmq.impl.store.standard.cache
Constructors in com.swiftmq.impl.store.standard.cache with parameters of type StableStoreModifierConstructorDescriptionCacheManager
(StoreContext ctx, StableStore stableStore, int minSize, int maxSize)