Interface EventSinkSrv.AsyncIface

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

public static interface EventSinkSrv.AsyncIface
  • Method Summary

    Modifier and Type Method Description
    void getHistory​(String event_sink_id, HistoryRange range, org.apache.thrift.async.AsyncMethodCallback<List<SinkEvent>> resultHandler)  
  • Method Details

    • getHistory

      void getHistory​(String event_sink_id, HistoryRange range, org.apache.thrift.async.AsyncMethodCallback<List<SinkEvent>> resultHandler) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException