Class Benchmark
- java.lang.Object
-
- org.opennms.nephron.testing.benchmark.Benchmark
-
public class Benchmark extends Object
Run the pipeline on generated synthetic flows and drop the results.See the
CmdLineArgsProcessorclass for a details description of the possible command line arguments.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBenchmark.Snapshot
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Set<String>commonParameters(List<List<String>> paramLists)static <T> org.apache.beam.sdk.transforms.ParDo.SingleOutput<T,Void>devNull(String name)Return a transform to count and discard each element.static voidmain(String[] args)voidrun()
-