Class IdentityDocumentStorageSrv.Processor.Get<I extends IdentityDocumentStorageSrv.Iface>
java.lang.Object
org.apache.thrift.ProcessFunction<I,IdentityDocumentStorageSrv.Get_args>
dev.vality.identdocstore.identity_document_storage.IdentityDocumentStorageSrv.Processor.Get<I>
- Enclosing class:
- IdentityDocumentStorageSrv.Processor<I extends IdentityDocumentStorageSrv.Iface>
public static class IdentityDocumentStorageSrv.Processor.Get<I extends IdentityDocumentStorageSrv.Iface> extends org.apache.thrift.ProcessFunction<I,IdentityDocumentStorageSrv.Get_args>
-
Constructor Summary
Constructors Constructor Description Get() -
Method Summary
Modifier and Type Method Description IdentityDocumentStorageSrv.Get_argsgetEmptyArgsInstance()IdentityDocumentStorageSrv.Get_resultgetResult(I iface, IdentityDocumentStorageSrv.Get_args args)protected booleanisOneway()protected booleanrethrowUnhandledExceptions()Methods inherited from class org.apache.thrift.ProcessFunction
getMethodName, process
-
Constructor Details
-
Get
public Get()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.ProcessFunction<I extends IdentityDocumentStorageSrv.Iface,IdentityDocumentStorageSrv.Get_args>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.ProcessFunction<I extends IdentityDocumentStorageSrv.Iface,IdentityDocumentStorageSrv.Get_args>
-
rethrowUnhandledExceptions
protected boolean rethrowUnhandledExceptions()- Overrides:
rethrowUnhandledExceptionsin classorg.apache.thrift.ProcessFunction<I extends IdentityDocumentStorageSrv.Iface,IdentityDocumentStorageSrv.Get_args>
-
getResult
public IdentityDocumentStorageSrv.Get_result getResult(I iface, IdentityDocumentStorageSrv.Get_args args) throws org.apache.thrift.TException- Specified by:
getResultin classorg.apache.thrift.ProcessFunction<I extends IdentityDocumentStorageSrv.Iface,IdentityDocumentStorageSrv.Get_args>- Throws:
org.apache.thrift.TException
-