Package dev.vality.identity
Class IdentificationSrv.Processor.GetIdentityID<I extends IdentificationSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,IdentificationSrv.GetIdentityID_args>
dev.vality.identity.IdentificationSrv.Processor.GetIdentityID<I>
- Enclosing class:
- IdentificationSrv.Processor<I extends IdentificationSrv.Iface>
public static class IdentificationSrv.Processor.GetIdentityID<I extends IdentificationSrv.Iface> extends org.apache.thrift.ProcessFunction<I,IdentificationSrv.GetIdentityID_args>
-
Constructor Summary
Constructors Constructor Description GetIdentityID() -
Method Summary
Modifier and Type Method Description IdentificationSrv.GetIdentityID_argsgetEmptyArgsInstance()IdentificationSrv.GetIdentityID_resultgetResult(I iface, IdentificationSrv.GetIdentityID_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
GetIdentityID
public GetIdentityID()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends IdentificationSrv.Iface,IdentificationSrv.GetIdentityID_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends IdentificationSrv.Iface,IdentificationSrv.GetIdentityID_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends IdentificationSrv.Iface,IdentificationSrv.GetIdentityID_args>
-
getResult
public IdentificationSrv.GetIdentityID_result getResult(I iface, IdentificationSrv.GetIdentityID_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends IdentificationSrv.Iface,IdentificationSrv.GetIdentityID_args>- Throws:
org.apache.thrift.TException
-