| Package | Description | 
|---|---|
| org.gbif.api.util.iterables | 
| Modifier and Type | Method and Description | 
|---|---|
| static Iterable<DatasetOccurrenceDownloadUsage> | Iterables. datasetOccurrenceDownloadUsages(OccurrenceDownloadService service,
                               String downloadKey,
                               Integer limit)Iterable for  listDatasetUsages(String, Pageable). | 
| static Iterable<DownloadStatistics> | Iterables. downloadStatistics(OccurrenceDownloadService service,
                  Date fromDate,
                  Date toDate,
                  Country publishingCountry,
                  UUID datasetKey,
                  UUID publishingOrgKey,
                  Integer limit) | 
| Constructor and Description | 
|---|
| DatasetOccurrenceDownloadUsagesPager(OccurrenceDownloadService service,
                                    String downloadKey,
                                    int pageSize) | 
| DownloadStatisticPager(OccurrenceDownloadService service,
                      Date fromDate,
                      Date toDate,
                      Country publishingCountry,
                      UUID datasetKey,
                      UUID publishingOrgKey,
                      int pageSize) | 
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.