Package org.gcube.dataharvest.harvester
Class BasicHarvester
java.lang.Object
org.gcube.dataharvest.harvester.BasicHarvester
- Direct Known Subclasses:
CatalogueAccessesHarvester,CoreServicesAccessesHarvester,JupyterAccessesHarvester,MethodInvocationHarvester,RStudioAccessesHarvester,SoBigDataHarvester,SocialInteractionsHarvester,TagMeMethodInvocationHarvester,VREAccessesHarvester,VREUsersHarvester
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract List<org.gcube.accounting.accounting.summary.access.model.update.AccountingRecord>org.gcube.accounting.accounting.summary.access.model.internal.DimensiongetDimension(HarvestedDataKey harvestedDataKey)
-
Field Details
-
start
-
end
-
instant
-
-
Constructor Details
-
BasicHarvester
- Throws:
ParseException
-
-
Method Details
-
getAccountingRecords
public abstract List<org.gcube.accounting.accounting.summary.access.model.update.AccountingRecord> getAccountingRecords() throws Exception- Throws:
Exception
-
getDimension
public org.gcube.accounting.accounting.summary.access.model.internal.Dimension getDimension(HarvestedDataKey harvestedDataKey)
-