| Package | Description |
|---|---|
| com.wavefront.ingester |
| Class and Description |
|---|
| AbstractIngesterFormatter
This is the base class for parsing data from plaintext.
|
| AbstractIngesterFormatter.FormatterElement |
| AbstractIngesterFormatter.IngesterFormatBuilder
This class can be used to create a parser for a content that the proxy receives - e.g.,
ReportPoint and ReportSourceTag.
|
| Decoder
A decoder of an input line.
|
| EventIngesterFormatter
Ingestion formatter for events.
|
| Ingester
Ingester thread that sets up decoders and a command handler to listen for metrics on a port.
|
| ReportableEntityDecoder
A decoder for input data.
|
| ReportPointIngesterFormatter
Builder pattern for creating new ingestion formats.
|
| ReportSourceTagIngesterFormatter
This class can be used to parse sourceTags and description.
|
| ReportSourceTagIngesterFormatter.SourceTagIngesterFormatBuilder |
| SpanIngesterFormatter
Builder for Span formatter.
|
| StreamIngester
Deprecated.
|
| StreamIngester.FrameDecoderFactory
Deprecated.
|
| StringParser
A lightweight parser custom-tailored to suit all of our supported line protocols.
|
| TcpIngester
Ingester thread that sets up decoders and a command handler to listen for metrics on a port.
|
Copyright © 2020. All rights reserved.