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