Uses of Interface
com.swiftmq.impl.store.standard.log.LogManager
Packages that use LogManager
-
Uses of LogManager in com.swiftmq.impl.store.standard
Fields in com.swiftmq.impl.store.standard declared as LogManager -
Uses of LogManager in com.swiftmq.impl.store.standard.log
Classes in com.swiftmq.impl.store.standard.log that implement LogManagerMethods in com.swiftmq.impl.store.standard.log that return LogManagerModifier and TypeMethodDescriptionLogManagerFactory.createLogManager
(StoreContext ctx, CheckPointHandler checkPointHandler, String path, long maxLogSize, boolean forceSync) LogManagerFactoryImpl.createLogManager
(StoreContext ctx, CheckPointHandler checkPointHandler, String path, long maxLogSize, boolean forceSync)