Package dev.vality.machinegun.stateproc
Class EventSinkSrv.Processor.GetHistory<I extends EventSinkSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,EventSinkSrv.GetHistory_args>
dev.vality.machinegun.stateproc.EventSinkSrv.Processor.GetHistory<I>
- Enclosing class:
- EventSinkSrv.Processor<I extends EventSinkSrv.Iface>
public static class EventSinkSrv.Processor.GetHistory<I extends EventSinkSrv.Iface> extends org.apache.thrift.ProcessFunction<I,EventSinkSrv.GetHistory_args>
-
Constructor Summary
Constructors Constructor Description GetHistory() -
Method Summary
Modifier and Type Method Description EventSinkSrv.GetHistory_argsgetEmptyArgsInstance()EventSinkSrv.GetHistory_resultgetResult(I iface, EventSinkSrv.GetHistory_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
GetHistory
public GetHistory()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends EventSinkSrv.Iface,EventSinkSrv.GetHistory_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends EventSinkSrv.Iface,EventSinkSrv.GetHistory_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends EventSinkSrv.Iface,EventSinkSrv.GetHistory_args>
-
getResult
public EventSinkSrv.GetHistory_result getResult(I iface, EventSinkSrv.GetHistory_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends EventSinkSrv.Iface,EventSinkSrv.GetHistory_args>- Throws:
org.apache.thrift.TException
-