Interface IOCompletion

All Superinterfaces:
IOCallback
All Known Implementing Classes:
DummyCallback, SimpleWaitIOCallback, SyncIOCompletion

public interface IOCompletion extends IOCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface org.apache.activemq.artemis.core.io.IOCallback

    done, onError
  • Method Details

    • storeLineUp

      void storeLineUp()