Uses of Class
org.opennms.nephron.elastic.FlowSummary
-
Packages that use FlowSummary Package Description org.opennms.nephron -
-
Uses of FlowSummary in org.opennms.nephron
Methods in org.opennms.nephron that return FlowSummary Modifier and Type Method Description static FlowSummaryPipeline. toFlowSummary(org.apache.beam.sdk.values.KV<CompoundKey,Aggregate> fsd, org.apache.beam.sdk.transforms.windowing.IntervalWindow window)Methods in org.opennms.nephron with parameters of type FlowSummary Modifier and Type Method Description voidCompoundKey. populate(FlowSummary flow)abstract voidRefType. populate(CompoundKeyData data, FlowSummary summary)
-