| Package | Description |
|---|---|
| org.opennms.nephron | |
| org.opennms.nephron.elastic |
| 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 |
|---|---|
AggregationType |
FlowSummary.getAggregationType() |
static AggregationType |
AggregationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregationType[] |
AggregationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowSummary.setAggregationType(AggregationType aggregationType) |
Copyright © 2020. All rights reserved.