Uses of Class
dev.vality.machinegun.stateproc.EventSinkSrv.GetHistory_result
| Package | Description |
|---|---|
| dev.vality.machinegun.stateproc |
-
Uses of EventSinkSrv.GetHistory_result in dev.vality.machinegun.stateproc
Methods in dev.vality.machinegun.stateproc that return EventSinkSrv.GetHistory_result Modifier and Type Method Description EventSinkSrv.GetHistory_resultEventSinkSrv.GetHistory_result. deepCopy()EventSinkSrv.GetHistory_resultEventSinkSrv.Processor.GetHistory. getResult(I iface, EventSinkSrv.GetHistory_args args)EventSinkSrv.GetHistory_resultEventSinkSrv.GetHistory_result. setEx1(EventSinkNotFound ex1)EventSinkSrv.GetHistory_resultEventSinkSrv.GetHistory_result. setEx2(EventNotFound ex2)EventSinkSrv.GetHistory_resultEventSinkSrv.GetHistory_result. setEx3(InvalidRequest ex3)EventSinkSrv.GetHistory_resultEventSinkSrv.GetHistory_result. setSuccess(List<SinkEvent> success)Methods in dev.vality.machinegun.stateproc with parameters of type EventSinkSrv.GetHistory_result Modifier and Type Method Description intEventSinkSrv.GetHistory_result. compareTo(EventSinkSrv.GetHistory_result other)booleanEventSinkSrv.GetHistory_result. equals(EventSinkSrv.GetHistory_result that)Constructors in dev.vality.machinegun.stateproc with parameters of type EventSinkSrv.GetHistory_result Constructor Description GetHistory_result(EventSinkSrv.GetHistory_result other)Performs a deep copy on other.