Uses of Class
dev.vality.fistful.fistful_stat.FistfulStatisticsSrv.GetDeposits_args
| Package | Description |
|---|---|
| dev.vality.fistful.fistful_stat |
-
Uses of FistfulStatisticsSrv.GetDeposits_args in dev.vality.fistful.fistful_stat
Methods in dev.vality.fistful.fistful_stat that return FistfulStatisticsSrv.GetDeposits_args Modifier and Type Method Description FistfulStatisticsSrv.GetDeposits_argsFistfulStatisticsSrv.GetDeposits_args. deepCopy()FistfulStatisticsSrv.GetDeposits_argsFistfulStatisticsSrv.AsyncProcessor.GetDeposits. getEmptyArgsInstance()FistfulStatisticsSrv.GetDeposits_argsFistfulStatisticsSrv.Processor.GetDeposits. getEmptyArgsInstance()FistfulStatisticsSrv.GetDeposits_argsFistfulStatisticsSrv.GetDeposits_args. setReq(StatRequest req)Methods in dev.vality.fistful.fistful_stat with parameters of type FistfulStatisticsSrv.GetDeposits_args Modifier and Type Method Description intFistfulStatisticsSrv.GetDeposits_args. compareTo(FistfulStatisticsSrv.GetDeposits_args other)booleanFistfulStatisticsSrv.GetDeposits_args. equals(FistfulStatisticsSrv.GetDeposits_args that)FistfulStatisticsSrv.GetDeposits_resultFistfulStatisticsSrv.Processor.GetDeposits. getResult(I iface, FistfulStatisticsSrv.GetDeposits_args args)voidFistfulStatisticsSrv.AsyncProcessor.GetDeposits. start(I iface, FistfulStatisticsSrv.GetDeposits_args args, org.apache.thrift.async.AsyncMethodCallback<StatResponse> resultHandler)Constructors in dev.vality.fistful.fistful_stat with parameters of type FistfulStatisticsSrv.GetDeposits_args Constructor Description GetDeposits_args(FistfulStatisticsSrv.GetDeposits_args other)Performs a deep copy on other.