Interface

trait Interface extends Provider with Component
trait Component
trait Provider
class Object
trait Matchable
class Any
object Launcher.type

Type members

Inherited 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.

Inherited from:
Component

Value members

Inherited fields

Inherited from:
Provider