Class BasicHarvester

    • Field Detail

      • start

        protected final Date start
      • end

        protected final Date end
      • instant

        protected final Instant instant
    • Method Detail

      • 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)