Component

trait Component
class Object
trait Matchable
class Any
trait Interface
object Launcher.type

Type members

Classlikes

class FileExporterImpl(val extractors: List[DataExtractor[_]]) extends Boundary with Exporter

A File based implementation of the Exporter. It exports data on a CSV file under the temp directory of the user.

A File based implementation of the Exporter. It exports data on a CSV file under the temp directory of the user.

Value parameters:
extractors

the list of extractors to extract some statistics from the environment.