Class InputSetup.MemoryInputSetup
- java.lang.Object
-
- org.opennms.nephron.testing.benchmark.InputSetup
-
- org.opennms.nephron.testing.benchmark.InputSetup.MemoryInputSetup
-
- Enclosing class:
- InputSetup
public static class InputSetup.MemoryInputSetup extends InputSetup
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.opennms.nephron.testing.benchmark.InputSetup
InputSetup.KafkaInputSetup, InputSetup.MemoryInputSetup, InputSetup.Seletion
-
-
Field Summary
-
Fields inherited from class org.opennms.nephron.testing.benchmark.InputSetup
options, sourceConfig
-
-
Constructor Summary
Constructors Constructor Description MemoryInputSetup(BenchmarkOptions options)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidgenerate()org.apache.beam.sdk.transforms.PTransform<org.apache.beam.sdk.values.PBegin,org.apache.beam.sdk.values.PCollection<org.opennms.netmgt.flows.persistence.model.FlowDocument>>source()
-
-
-
Constructor Detail
-
MemoryInputSetup
public MemoryInputSetup(BenchmarkOptions options)
-
-