Package dev.vality.fistful.p2p_transfer
Class ManagementSrv.Processor.Get<I extends ManagementSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,ManagementSrv.Get_args>
dev.vality.fistful.p2p_transfer.ManagementSrv.Processor.Get<I>
- Enclosing class:
- ManagementSrv.Processor<I extends ManagementSrv.Iface>
public static class ManagementSrv.Processor.Get<I extends ManagementSrv.Iface> extends org.apache.thrift.ProcessFunction<I,ManagementSrv.Get_args>
-
Constructor Summary
Constructors Constructor Description Get() -
Method Summary
Modifier and Type Method Description ManagementSrv.Get_argsgetEmptyArgsInstance()ManagementSrv.Get_resultgetResult(I iface, ManagementSrv.Get_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
Get
public Get()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends ManagementSrv.Iface,ManagementSrv.Get_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends ManagementSrv.Iface,ManagementSrv.Get_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends ManagementSrv.Iface,ManagementSrv.Get_args>
-
getResult
public ManagementSrv.Get_result getResult(I iface, ManagementSrv.Get_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends ManagementSrv.Iface,ManagementSrv.Get_args>- Throws:
org.apache.thrift.TException
-