Package dev.vality.damsel.accounter
Class AccounterSrv.Processor.GetAccountBalanceDiff<I extends AccounterSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,AccounterSrv.GetAccountBalanceDiff_args>
dev.vality.damsel.accounter.AccounterSrv.Processor.GetAccountBalanceDiff<I>
- Enclosing class:
- AccounterSrv.Processor<I extends AccounterSrv.Iface>
public static class AccounterSrv.Processor.GetAccountBalanceDiff<I extends AccounterSrv.Iface> extends org.apache.thrift.ProcessFunction<I,AccounterSrv.GetAccountBalanceDiff_args>
-
Constructor Summary
Constructors Constructor Description GetAccountBalanceDiff() -
Method Summary
Modifier and Type Method Description AccounterSrv.GetAccountBalanceDiff_argsgetEmptyArgsInstance()AccounterSrv.GetAccountBalanceDiff_resultgetResult(I iface, AccounterSrv.GetAccountBalanceDiff_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
GetAccountBalanceDiff
public GetAccountBalanceDiff()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends AccounterSrv.Iface,AccounterSrv.GetAccountBalanceDiff_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends AccounterSrv.Iface,AccounterSrv.GetAccountBalanceDiff_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends AccounterSrv.Iface,AccounterSrv.GetAccountBalanceDiff_args>
-
getResult
public AccounterSrv.GetAccountBalanceDiff_result getResult(I iface, AccounterSrv.GetAccountBalanceDiff_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends AccounterSrv.Iface,AccounterSrv.GetAccountBalanceDiff_args>- Throws:
org.apache.thrift.TException
-