Interface IOCompletion
-
- All Superinterfaces:
IOCallback
- All Known Implementing Classes:
DummyCallback,SimpleWaitIOCallback,SyncIOCompletion
public interface IOCompletion extends IOCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstoreLineUp()-
Methods inherited from interface org.apache.activemq.artemis.core.io.IOCallback
done, onError
-
-