| Package | Description |
|---|---|
| org.opennms.nephron |
| Modifier and Type | Method and Description |
|---|---|
BytesInOut |
BytesInOut.BytesInOutCoder.decode(InputStream inStream) |
static BytesInOut |
BytesInOut.sum(BytesInOut a,
BytesInOut b) |
| Modifier and Type | Method and Description |
|---|---|
int |
BytesInOut.compareTo(BytesInOut other) |
void |
BytesInOut.BytesInOutCoder.encode(BytesInOut value,
OutputStream outStream) |
static BytesInOut |
BytesInOut.sum(BytesInOut a,
BytesInOut b) |
| 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) |
Copyright © 2020. All rights reserved.