Class NotificationServiceSrv.AsyncProcessor.getAll<I extends NotificationServiceSrv.AsyncIface>
java.lang.Object
org.apache.thrift.AsyncProcessFunction<I,NotificationServiceSrv.getAll_args,NotificationListResponse>
dev.vality.damsel.fraudbusters_notificator.NotificationServiceSrv.AsyncProcessor.getAll<I>
- Enclosing class:
- NotificationServiceSrv.AsyncProcessor<I extends NotificationServiceSrv.AsyncIface>
public static class NotificationServiceSrv.AsyncProcessor.getAll<I extends NotificationServiceSrv.AsyncIface> extends org.apache.thrift.AsyncProcessFunction<I,NotificationServiceSrv.getAll_args,NotificationListResponse>
-
Constructor Summary
Constructors Constructor Description getAll() -
Method Summary
Modifier and Type Method Description NotificationServiceSrv.getAll_argsgetEmptyArgsInstance()org.apache.thrift.async.AsyncMethodCallback<NotificationListResponse>getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)protected booleanisOneway()voidstart(I iface, NotificationServiceSrv.getAll_args args, org.apache.thrift.async.AsyncMethodCallback<NotificationListResponse> resultHandler)Methods inherited from class org.apache.thrift.AsyncProcessFunction
getMethodName, sendResponse
-
Constructor Details
-
getAll
public getAll()
-
-
Method Details
-
getEmptyArgsInstance
- Specified by:
getEmptyArgsInstancein classorg.apache.thrift.AsyncProcessFunction<I extends NotificationServiceSrv.AsyncIface,NotificationServiceSrv.getAll_args,NotificationListResponse>
-
getResultHandler
public org.apache.thrift.async.AsyncMethodCallback<NotificationListResponse> getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid)- Specified by:
getResultHandlerin classorg.apache.thrift.AsyncProcessFunction<I extends NotificationServiceSrv.AsyncIface,NotificationServiceSrv.getAll_args,NotificationListResponse>
-
isOneway
protected boolean isOneway()- Specified by:
isOnewayin classorg.apache.thrift.AsyncProcessFunction<I extends NotificationServiceSrv.AsyncIface,NotificationServiceSrv.getAll_args,NotificationListResponse>
-
start
public void start(I iface, NotificationServiceSrv.getAll_args args, org.apache.thrift.async.AsyncMethodCallback<NotificationListResponse> resultHandler) throws org.apache.thrift.TException- Specified by:
startin classorg.apache.thrift.AsyncProcessFunction<I extends NotificationServiceSrv.AsyncIface,NotificationServiceSrv.getAll_args,NotificationListResponse>- Throws:
org.apache.thrift.TException
-