| Package | Description |
|---|---|
| org.opennms.nephron |
| Modifier and Type | Method and Description |
|---|---|
static FlowSummary |
Pipeline.toFlowSummary(AggregationType aggregationType,
org.apache.beam.sdk.transforms.windowing.IntervalWindow window,
org.apache.beam.sdk.values.KV<Groupings.CompoundKey,BytesInOut> el) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.beam.sdk.values.PCollection<FlowSummary> |
Pipeline.CalculateFlowStatistics.expand(org.apache.beam.sdk.values.PCollection<org.opennms.netmgt.flows.persistence.model.FlowDocument> input) |
org.apache.beam.sdk.values.PCollection<FlowSummary> |
Pipeline.CalculateTopKGroups.expand(org.apache.beam.sdk.values.PCollection<org.opennms.netmgt.flows.persistence.model.FlowDocument> input) |
org.apache.beam.sdk.values.PCollection<FlowSummary> |
Pipeline.CalculateTotalBytes.expand(org.apache.beam.sdk.values.PCollection<org.opennms.netmgt.flows.persistence.model.FlowDocument> input) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.beam.sdk.values.PDone |
Pipeline.WriteToElasticsearch.expand(org.apache.beam.sdk.values.PCollection<FlowSummary> input) |
org.apache.beam.sdk.values.PDone |
Pipeline.WriteToKafka.expand(org.apache.beam.sdk.values.PCollection<FlowSummary> input) |
| Constructor and Description |
|---|
FlowPopulatingVisitor(FlowSummary flow) |
Copyright © 2020. All rights reserved.