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