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