Package dev.vality.fistful.fistful_stat
Class FistfulStatisticsSrv.AsyncProcessor.GetDepositAdjustments<I extends FistfulStatisticsSrv.AsyncIface>
java.lang.Object
org.apache.thrift.AsyncProcessFunction<I,FistfulStatisticsSrv.GetDepositAdjustments_args,StatResponse>
dev.vality.fistful.fistful_stat.FistfulStatisticsSrv.AsyncProcessor.GetDepositAdjustments<I>
- Enclosing class:
- FistfulStatisticsSrv.AsyncProcessor<I extends FistfulStatisticsSrv.AsyncIface>
public static class FistfulStatisticsSrv.AsyncProcessor.GetDepositAdjustments<I extends FistfulStatisticsSrv.AsyncIface> extends org.apache.thrift.AsyncProcessFunction<I,FistfulStatisticsSrv.GetDepositAdjustments_args,StatResponse>
-
Constructor Summary
Constructors Constructor Description GetDepositAdjustments() -
Method Summary
Modifier and Type Method Description FistfulStatisticsSrv.GetDepositAdjustments_argsgetEmptyArgsInstance()org.apache.thrift.async.AsyncMethodCallback<StatResponse>getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)protected booleanisOneway()voidstart(I iface, FistfulStatisticsSrv.GetDepositAdjustments_args args, org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler)Methods inherited from class org.apache.thrift.AsyncProcessFunction
getMethodName, sendResponse
-
Constructor Details
-
GetDepositAdjustments
public GetDepositAdjustments()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.AsyncProcessFunction<I extends FistfulStatisticsSrv.AsyncIface,FistfulStatisticsSrv.GetDepositAdjustments_args,StatResponse>
-
getResultHandler
public org.apache.thrift.async.AsyncMethodCallback<StatResponse> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)- Specified by:
getResultHandlerin classorg.apache.thrift.AsyncProcessFunction<I extends FistfulStatisticsSrv.AsyncIface,FistfulStatisticsSrv.GetDepositAdjustments_args,StatResponse>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.AsyncProcessFunction<I extends FistfulStatisticsSrv.AsyncIface,FistfulStatisticsSrv.GetDepositAdjustments_args,StatResponse>
-
start
public void start(I iface, FistfulStatisticsSrv.GetDepositAdjustments_args args, org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) throws org.apache.thrift.TException- Specified by:
startin classorg.apache.thrift.AsyncProcessFunction<I extends FistfulStatisticsSrv.AsyncIface,FistfulStatisticsSrv.GetDepositAdjustments_args,StatResponse>- Throws:
org.apache.thrift.TException
-