Class TagMeMethodInvocationHarvester
- java.lang.Object
-
- org.gcube.dataharvest.harvester.BasicHarvester
-
- org.gcube.dataharvest.harvester.sobigdata.TagMeMethodInvocationHarvester
-
public class TagMeMethodInvocationHarvester extends BasicHarvester
- Author:
- Eric Perrone (ISTI - CNR), Luca Frosini (ISTI - CNR)
-
-
Constructor Summary
Constructors Constructor Description TagMeMethodInvocationHarvester(Date start, Date end)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.gcube.accounting.accounting.summary.access.model.update.AccountingRecord>getAccountingRecords()-
Methods inherited from class org.gcube.dataharvest.harvester.BasicHarvester
getDimension
-
-
-
-
Field Detail
-
SWAT
public static final String SWAT
- See Also:
- Constant Field Values
-
TAGME
public static final String TAGME
- See Also:
- Constant Field Values
-
WAT
public static final String WAT
- See Also:
- Constant Field Values
-
SERVICE_NAMES
public static String[] SERVICE_NAMES
-
-
Method Detail
-
getAccountingRecords
public List<org.gcube.accounting.accounting.summary.access.model.update.AccountingRecord> getAccountingRecords() throws Exception
- Specified by:
getAccountingRecordsin classBasicHarvester- Throws:
Exception
-
-