Uses of Class
dev.vality.damsel.merch_stat.MerchantStatisticsSrv.GetStatistics_args
Packages that use MerchantStatisticsSrv.GetStatistics_args
-
Uses of MerchantStatisticsSrv.GetStatistics_args in dev.vality.damsel.merch_stat
Methods in dev.vality.damsel.merch_stat that return MerchantStatisticsSrv.GetStatistics_argsModifier and TypeMethodDescriptionMerchantStatisticsSrv.GetStatistics_args.deepCopy()MerchantStatisticsSrv.AsyncProcessor.GetStatistics.getEmptyArgsInstance()MerchantStatisticsSrv.Processor.GetStatistics.getEmptyArgsInstance()MerchantStatisticsSrv.GetStatistics_args.setReq(StatRequest req) Methods in dev.vality.damsel.merch_stat with parameters of type MerchantStatisticsSrv.GetStatistics_argsModifier and TypeMethodDescriptionintMerchantStatisticsSrv.GetStatistics_args.compareTo(MerchantStatisticsSrv.GetStatistics_args other) booleanMerchantStatisticsSrv.GetStatistics_args.equals(MerchantStatisticsSrv.GetStatistics_args that) MerchantStatisticsSrv.Processor.GetStatistics.getResult(I iface, MerchantStatisticsSrv.GetStatistics_args args) voidMerchantStatisticsSrv.AsyncProcessor.GetStatistics.start(I iface, MerchantStatisticsSrv.GetStatistics_args args, org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler) Constructors in dev.vality.damsel.merch_stat with parameters of type MerchantStatisticsSrv.GetStatistics_argsModifierConstructorDescriptionPerforms a deep copy on other.