Uses of Class
org.cloudsimplus.traces.SwfWorkloadFileReader
Packages that use SwfWorkloadFileReader
Package
Description
Provides classes to process trace files in different formats such as the
Google Cluster Data.
-
Uses of SwfWorkloadFileReader in org.cloudsimplus.traces
Methods in org.cloudsimplus.traces that return SwfWorkloadFileReaderModifier and TypeMethodDescriptionstatic SwfWorkloadFileReaderSwfWorkloadFileReader.getInstance(String fileName, int mips) Returns a newSwfWorkloadFileReaderinstance from a workload file.SwfWorkloadFileReader.setMips(int mips) Sets the MIPS capacity of the PEs from the VM where each created Cloudlet is supposed to run.