Package org.cloudsimplus.traces
package org.cloudsimplus.traces
Provides classes to process trace files in different formats such as the
Google Cluster Data.
- Since:
- CloudSim Plus 4.0.0
- Author:
- Manoel Campos da Silva Filho
- See Also:
-
ClassDescriptionReads and parses data inside text, zip and gzip files.An exception when parsing a trace file.Reads resource traces and creates a list of (
Cloudlets) (jobs).A basic interface for classes that read specific trace file formats.An abstract class to implement trace file readers for specific file formats.