Uses of Class
org.apache.storm.loadgen.LoadCompConf.Builder
-
Uses of LoadCompConf.Builder in org.apache.storm.loadgen
Modifier and TypeMethodDescriptionLoadCompConf.Builder.withCpuLoad
(double cpuLoad) LoadCompConf.Builder.withMemoryLoad
(double memoryLoad) LoadCompConf.Builder.withParallelism
(int parallelism) LoadCompConf.Builder.withSlowExecutorPattern
(SlowExecutorPattern slp) LoadCompConf.Builder.withStream
(OutputStream stream) Add in a single OutputStream to this component.LoadCompConf.Builder.withStreams
(List<OutputStream> streams)