Uses of Class
org.gbif.api.model.occurrence.DownloadStatistics
Packages that use DownloadStatistics
-
Uses of DownloadStatistics in org.gbif.api.service.registry
Methods in org.gbif.api.service.registry that return types with arguments of type DownloadStatistics -
Uses of DownloadStatistics in org.gbif.api.util.iterables
Methods in org.gbif.api.util.iterables that return types with arguments of type DownloadStatisticsModifier and TypeMethodDescriptionstatic Iterable<DownloadStatistics>
Iterables.downloadStatistics
(OccurrenceDownloadService service, Date fromDate, Date toDate, Country publishingCountry, UUID datasetKey, UUID publishingOrgKey, Integer limit) DownloadStatisticPager.nextPage
(PagingRequest page)