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