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