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