Uses of Class
dev.vality.machinegun.stateproc.EventSinkNotFound
| Package | Description |
|---|---|
| dev.vality.machinegun.stateproc |
-
Uses of EventSinkNotFound in dev.vality.machinegun.stateproc
Fields in dev.vality.machinegun.stateproc declared as EventSinkNotFound Modifier and Type Field Description EventSinkNotFoundEventSinkSrv.GetHistory_result. ex1Methods in dev.vality.machinegun.stateproc that return EventSinkNotFound Modifier and Type Method Description EventSinkNotFoundEventSinkNotFound. deepCopy()EventSinkNotFoundEventSinkSrv.GetHistory_result. getEx1()Methods in dev.vality.machinegun.stateproc with parameters of type EventSinkNotFound Modifier and Type Method Description intEventSinkNotFound. compareTo(EventSinkNotFound other)booleanEventSinkNotFound. equals(EventSinkNotFound that)EventSinkSrv.GetHistory_resultEventSinkSrv.GetHistory_result. setEx1(EventSinkNotFound ex1)Methods in dev.vality.machinegun.stateproc that throw EventSinkNotFound Modifier and Type Method Description List<SinkEvent>EventSinkSrv.Client. getHistory(String event_sink_id, HistoryRange range)List<SinkEvent>EventSinkSrv.Iface. getHistory(String event_sink_id, HistoryRange range)Метод возвращает список событий (историю) всех машин системы, включая те машины, которые существовали в прошлом, но затем были удалены.List<SinkEvent>EventSinkSrv.AsyncClient.GetHistory_call. getResult()List<SinkEvent>EventSinkSrv.Client. recvGetHistory()Constructors in dev.vality.machinegun.stateproc with parameters of type EventSinkNotFound Constructor Description EventSinkNotFound(EventSinkNotFound other)Performs a deep copy on other.GetHistory_result(List<SinkEvent> success, EventSinkNotFound ex1, EventNotFound ex2, InvalidRequest ex3)