Class IdentityDocumentStorageSrv.AsyncProcessor<I extends IdentityDocumentStorageSrv.AsyncIface>
java.lang.Object
org.apache.thrift.TBaseAsyncProcessor<I>
dev.vality.identdocstore.identity_document_storage.IdentityDocumentStorageSrv.AsyncProcessor<I>
- All Implemented Interfaces:
org.apache.thrift.TAsyncProcessor,org.apache.thrift.TProcessor
- Enclosing class:
- IdentityDocumentStorageSrv
public static class IdentityDocumentStorageSrv.AsyncProcessor<I extends IdentityDocumentStorageSrv.AsyncIface>
extends org.apache.thrift.TBaseAsyncProcessor<I>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIdentityDocumentStorageSrv.AsyncProcessor.Get<I extends IdentityDocumentStorageSrv.AsyncIface>static classIdentityDocumentStorageSrv.AsyncProcessor.Put<I extends IdentityDocumentStorageSrv.AsyncIface> -
Field Summary
Fields inherited from class org.apache.thrift.TBaseAsyncProcessor
LOGGER -
Constructor Summary
Constructors Modifier Constructor Description AsyncProcessor(I iface)protectedAsyncProcessor(I iface, Map<String,org.apache.thrift.AsyncProcessFunction<I,? extends org.apache.thrift.TBase,?>> processMap) -
Method Summary
Methods inherited from class org.apache.thrift.TBaseAsyncProcessor
getProcessMapView, process, process
-
Constructor Details
-
AsyncProcessor
-
AsyncProcessor
-