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