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