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