Package dev.vality.xrates.rate
Interface EventSinkSrv.Iface
- All Known Implementing Classes:
EventSinkSrv.Client
- Enclosing class:
- EventSinkSrv
public static interface EventSinkSrv.Iface
-
Method Summary
Modifier and Type Method Description List<SinkEvent>getEvents(EventRange range)longgetLastEventID()
-
Method Details
-
getEvents
- Throws:
org.apache.thrift.TException
-
getLastEventID
- Throws:
NoLastEventorg.apache.thrift.TException
-