| Interface | Description |
|---|---|
| NephronOptions |
| Class | Description |
|---|---|
| Aggregate | |
| Aggregate.AggregateCoder | |
| CompoundKey |
Represents a compound key.
|
| CompoundKey.CompoundKeyCoder | |
| FlowSummaryData |
Captures all data that is necessary to populate a
FlowSummary instance. |
| FlowSummaryData.FlowSummaryDataCoder | |
| FlowTimestampPolicy |
Maintain the watermark at the (largest event time - acceptable delay) and ignore event times that are in the future
relative to the system clock.
|
| Nephron | |
| Pipeline | |
| Pipeline.CalculateFlowStatistics | |
| Pipeline.KeyFlowBy |
Maps flow documents into pairs of compound keys and aggregates.
|
| Pipeline.ReadFromKafka | |
| Pipeline.SumAndTopK | |
| Pipeline.SumsAndTopKs | |
| Pipeline.TotalAndSummary | |
| Pipeline.WindowedFlows | |
| Pipeline.WriteToElasticsearch | |
| Pipeline.WriteToKafka | |
| UnalignedFixedWindows | |
| WithHostname<T> |
Pairs an arbitrary value with a host name.
|
| WithHostname.Builder<T> |
| Enum | Description |
|---|---|
| CompoundKeyType |
Describes compound keys.
|
| Exception | Description |
|---|---|
| MissingFieldsException |
Thrown when we are unable to derive a
CompoundKey from
a FlowDocument due to one or more missing fields. |
Copyright © 2021. All rights reserved.