DefaultStatistics

case
class DefaultStatistics(arguments: Arguments, statisticsRepository: StatisticsRepository) extends Statistics
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def readStats(className: String)(fragment: Fragment): Operation[Fragment]

read the stats for one Fragment from the statistics repository

read the stats for one Fragment from the statistics repository

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product