Uses of Class
com.swiftmq.impl.store.standard.cache.StableStore
-
Uses of StableStore in com.swiftmq.impl.store.standard
Modifier and TypeMethodDescriptionprotected StableStore
StoreSwiftletImpl.createStableStore
(StoreContext ctx, String path, int initialSize) -
Uses of StableStore in com.swiftmq.impl.store.standard.cache
ModifierConstructorDescriptionCacheManager
(StoreContext ctx, StableStore stableStore, int minSize, int maxSize)