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