Interface EventSinkSrv.Iface

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

public static interface EventSinkSrv.Iface
  • Method Details

    • getEvents

      List<SinkEvent> getEvents​(EventRange range) throws org.apache.thrift.TException
      Throws:
      org.apache.thrift.TException
    • getLastEventID

      long getLastEventID() throws NoLastEvent, org.apache.thrift.TException
      Throws:
      NoLastEvent
      org.apache.thrift.TException