Interface RepairerSrv.AsyncIface

All Known Implementing Classes:
RepairerSrv.AsyncClient
Enclosing class:
RepairerSrv

public static interface RepairerSrv.AsyncIface
  • Method Summary

    Modifier and Type Method Description
    void repair​(String id, RepairScenario scenario, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)  
  • Method Details

    • repair

      void repair​(String id, RepairScenario scenario, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException