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