JavaScript is disabled on your browser.
SwiftMQ 13.0.2
Skip navigation links
SwiftMQ 13.0.2
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.swiftmq.impl.store.standard.log.CommitLogRecord
Packages that use
CommitLogRecord
Package
Description
com.swiftmq.impl.store.standard.recover
Uses of
CommitLogRecord
in
com.swiftmq.impl.store.standard.recover
Methods in
com.swiftmq.impl.store.standard.recover
with parameters of type
CommitLogRecord
Modifier and Type
Method
Description
void
RecoveryManager.
commit
(
CommitLogRecord
logRecord)