| Package | Description |
|---|---|
| org.opennms.nephron |
| Modifier and Type | Field and Description |
|---|---|
Pipeline.SumAndTopK |
Pipeline.SumsAndTopKs.withoutTos |
Pipeline.SumAndTopK |
Pipeline.SumsAndTopKs.withTos |
| Modifier and Type | Method and Description |
|---|---|
static Pipeline.SumAndTopK |
Pipeline.aggregateSumAndTopK(String transformPrefix,
org.apache.beam.sdk.values.PCollection<org.apache.beam.sdk.values.KV<CompoundKey,Aggregate>> groupedByKey,
int k) |
| Constructor and Description |
|---|
SumsAndTopKs(Pipeline.SumAndTopK withTos,
Pipeline.SumAndTopK withoutTos) |
Copyright © 2021. All rights reserved.