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