public class ResourceCatalogueHarvester extends SoBigDataHarvester
| Modifier and Type | Field and Description |
|---|---|
static int |
ROWS |
protected String |
solrBaseUrl |
contexts, mapCatalogueGroupToVRE, mapSystemTypeToDBEntry, mapWsFolderNameToVREend, instant, start| Constructor and Description |
|---|
ResourceCatalogueHarvester(Date start,
Date end,
SortedSet<String> contexts)
Instantiates a new resource catalogue harvester.
|
| Modifier and Type | Method and Description |
|---|---|
String |
executeQueryFor(List<String> solrParameters,
Date startDate,
Date endDate,
String flValue)
Execute query.
|
List<org.gcube.accounting.accounting.summary.access.model.update.AccountingRecord> |
getAccountingRecords() |
protected String |
getSolrBaseUrl()
Gets the solr base url.
|
getMapCatalogueGroupToVRE, getMapSystemTypeToDBEntry, getMapWsFolderNameToVRE, getValidContexts, initMappingMaps, listGroupgetCurrentContext, getCurrentContext, getDimension, setContextpublic static int ROWS
protected String solrBaseUrl
protected String getSolrBaseUrl()
public List<org.gcube.accounting.accounting.summary.access.model.update.AccountingRecord> getAccountingRecords() throws Exception
getAccountingRecords in class BasicHarvesterExceptionpublic String executeQueryFor(List<String> solrParameters, Date startDate, Date endDate, String flValue) throws Exception
solrParameters - the solr parametersstartDate - the start dateendDate - the end dateflValue - the fl valueException - the exceptionCopyright © 2019. All Rights Reserved.