Class SyncIOCompletion
java.lang.Object
org.apache.activemq.artemis.core.journal.impl.SyncIOCompletion
- All Implemented Interfaces:
IOCallback,IOCompletion
- Direct Known Subclasses:
DummyCallback,SimpleWaitIOCallback
Internal class used to manage explicit syncs on the Journal through callbacks.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.activemq.artemis.core.io.IOCallback
done, onErrorMethods inherited from interface org.apache.activemq.artemis.core.journal.IOCompletion
storeLineUp
-
Constructor Details
-
SyncIOCompletion
public SyncIOCompletion()
-
-
Method Details
-
waitCompletion
- Throws:
Exception
-