dk.netarkivet.harvester.harvesting.frontier
Class FullFrontierReport.PersistentLine

java.lang.Object
  extended by dk.netarkivet.harvester.harvesting.frontier.FrontierReportLine
      extended by dk.netarkivet.harvester.harvesting.frontier.FullFrontierReport.PersistentLine
All Implemented Interfaces:
FrontierReportLineOrderKey, java.io.Serializable, java.lang.Comparable<FrontierReportLine>
Enclosing class:
FullFrontierReport

@Entity
static class FullFrontierReport.PersistentLine
extends FrontierReportLine


Field Summary
 
Fields inherited from class dk.netarkivet.harvester.harvesting.frontier.FrontierReportLine
EMPTY_VALUE_TOKEN
 
Constructor Summary
FullFrontierReport.PersistentLine()
           
FullFrontierReport.PersistentLine(FrontierReportLine reportLine)
           
 
Method Summary
 
Methods inherited from class dk.netarkivet.harvester.harvesting.frontier.FrontierReportLine
compareTo, equals, getAverageCost, getCurrentSize, getDomainName, getErrorCount, getLastCost, getLastDequeueTime, getLastPeekUri, getLastQueuedUri, getQueueId, getQueueSize, getSessionBalance, getTotalBudget, getTotalEnqueues, getTotalSpend, getWakeTime, hashCode, setAverageCost, setCurrentSize, setDomainName, setErrorCount, setLastCost, setLastDequeueTime, setLastPeekUri, setLastQueuedUri, setSessionBalance, setTotalBudget, setTotalEnqueues, setTotalSpend, setWakeTime
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FullFrontierReport.PersistentLine

FullFrontierReport.PersistentLine()

FullFrontierReport.PersistentLine

FullFrontierReport.PersistentLine(FrontierReportLine reportLine)