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