Package org.apache.hadoop.yarn.sls.synthetic
package org.apache.hadoop.yarn.sls.synthetic
Classes comprising the synthetic load generator for SLS.
-
ClassesClassDescriptionorg.apache.hadoop.yarn.sls.synthetic.SynthJobGenerates random task data for a synthetic job.org.apache.hadoop.yarn.sls.synthetic.SynthJob.SynthTaskNested class used to represent a task instance in a job.org.apache.hadoop.yarn.sls.synthetic.SynthTraceJobProducerThis is a JobStoryProducer that operates from distribution of different workloads.org.apache.hadoop.yarn.sls.synthetic.SynthTraceJobProducer.JobDefinitionClass used to parse a job class from file.org.apache.hadoop.yarn.sls.synthetic.SynthTraceJobProducer.SampleClass used to parse value sample information.org.apache.hadoop.yarn.sls.synthetic.SynthTraceJobProducer.TaskDefinitionA task representing a type of container - e.g.org.apache.hadoop.yarn.sls.synthetic.SynthTraceJobProducer.TimeSampleThis is used to define time-varying probability of a job start-time (e.g., to simulate daily patterns).org.apache.hadoop.yarn.sls.synthetic.SynthTraceJobProducer.TraceClass used to parse a trace configuration file.org.apache.hadoop.yarn.sls.synthetic.SynthTraceJobProducer.WorkloadClass used to parse a workload from file.org.apache.hadoop.yarn.sls.synthetic.SynthUtilsUtils for the Synthetic generator.