Uses of Class
dev.vality.damsel.dominant.cache.DominantCacheSrv.GetCashRegisterProviders_args
-
Uses of DominantCacheSrv.GetCashRegisterProviders_args in dev.vality.damsel.dominant.cache
Methods in dev.vality.damsel.dominant.cache that return DominantCacheSrv.GetCashRegisterProviders_args Modifier and Type Method Description DominantCacheSrv.GetCashRegisterProviders_argsDominantCacheSrv.GetCashRegisterProviders_args. deepCopy()DominantCacheSrv.GetCashRegisterProviders_argsDominantCacheSrv.AsyncProcessor.GetCashRegisterProviders. getEmptyArgsInstance()DominantCacheSrv.GetCashRegisterProviders_argsDominantCacheSrv.Processor.GetCashRegisterProviders. getEmptyArgsInstance()Methods in dev.vality.damsel.dominant.cache with parameters of type DominantCacheSrv.GetCashRegisterProviders_args Modifier and Type Method Description intDominantCacheSrv.GetCashRegisterProviders_args. compareTo(DominantCacheSrv.GetCashRegisterProviders_args other)booleanDominantCacheSrv.GetCashRegisterProviders_args. equals(DominantCacheSrv.GetCashRegisterProviders_args that)DominantCacheSrv.GetCashRegisterProviders_resultDominantCacheSrv.Processor.GetCashRegisterProviders. getResult(I iface, DominantCacheSrv.GetCashRegisterProviders_args args)voidDominantCacheSrv.AsyncProcessor.GetCashRegisterProviders. start(I iface, DominantCacheSrv.GetCashRegisterProviders_args args, org.apache.thrift.async.AsyncMethodCallback<List<CashRegisterProvider>> resultHandler)Constructors in dev.vality.damsel.dominant.cache with parameters of type DominantCacheSrv.GetCashRegisterProviders_args Constructor Description GetCashRegisterProviders_args(DominantCacheSrv.GetCashRegisterProviders_args other)Performs a deep copy on other.