Class SyncLogOperation
- java.lang.Object
-
- com.swiftmq.impl.store.standard.log.LogOperation
-
- com.swiftmq.impl.store.standard.log.SyncLogOperation
-
public class SyncLogOperation extends LogOperation
-
-
Field Summary
-
Fields inherited from class com.swiftmq.impl.store.standard.log.LogOperation
OPER_CLOSE_LOG, OPER_INITIATE_SYNC, OPER_LOG_REC, OPER_SYNC_LOG
-
-
Constructor Summary
Constructors Constructor Description SyncLogOperation()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-