Package it.unibo.alchemist.boundary.exporters
See: Description
-
Class Summary Class Description AbstractExporter Abstract implementation of a Exporter. CSVExporter Writes on file data provided by a number of {@link Extractor}s. GlobalExporter Contains all exporters selected in the configuration file. MongoDBExporter Exports data to a MongoDB instance. MongoService Contains all the functions in order to use MongoDB Database.