Class ClaimCommitterSrv.AsyncProcessor.Commit<I extends ClaimCommitterSrv.AsyncIface>
java.lang.Object
org.apache.thrift.AsyncProcessFunction<I,ClaimCommitterSrv.Commit_args,Void>
dev.vality.damsel.claim_management.ClaimCommitterSrv.AsyncProcessor.Commit<I>
- Enclosing class:
- ClaimCommitterSrv.AsyncProcessor<I extends ClaimCommitterSrv.AsyncIface>
public static class ClaimCommitterSrv.AsyncProcessor.Commit<I extends ClaimCommitterSrv.AsyncIface> extends org.apache.thrift.AsyncProcessFunction<I,ClaimCommitterSrv.Commit_args,Void>
-
Constructor Summary
Constructors Constructor Description Commit() -
Method Summary
Modifier and Type Method Description ClaimCommitterSrv.Commit_argsgetEmptyArgsInstance()org.apache.thrift.async.AsyncMethodCallback<Void>getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)protected booleanisOneway()voidstart(I iface, ClaimCommitterSrv.Commit_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler)Methods inherited from class org.apache.thrift.AsyncProcessFunction
getMethodName, sendResponse
-
Constructor Details
-
Commit
public Commit()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.AsyncProcessFunction<I extends ClaimCommitterSrv.AsyncIface,ClaimCommitterSrv.Commit_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 ClaimCommitterSrv.AsyncIface,ClaimCommitterSrv.Commit_args,Void>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.AsyncProcessFunction<I extends ClaimCommitterSrv.AsyncIface,ClaimCommitterSrv.Commit_args,Void>
-
start
public void start(I iface, ClaimCommitterSrv.Commit_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) throws org.apache.thrift.TException- Specified by:
startin classorg.apache.thrift.AsyncProcessFunction<I extends ClaimCommitterSrv.AsyncIface,ClaimCommitterSrv.Commit_args,Void>- Throws:
org.apache.thrift.TException
-