| Package | Description |
|---|---|
| com.wavefront.ingester |
| Class and Description |
|---|
| AbstractIngesterFormatter
This is the base class for formatting the content.
|
| AbstractIngesterFormatter.AbstractWrapper
This class is a wrapper/proxy around ReportPoint and ReportSourceTag.
|
| 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.
|
| Ingester
Ingester thread that sets up decoders and a command handler to listen for metrics on a port.
|
| ReportPointIngesterFormatter
Builder pattern for creating new ingestion formats.
|
| ReportSourceTagIngesterFormatter
This class can be used to parse sourceTags and description.
|
| ReportSourceTagIngesterFormatter.SourceTagIngesterFormatBuilder
A builder pattern to create a format for the source tag parser.
|
| StreamIngester
Ingester thread that sets up decoders and a command handler to listen for metrics on a port.
|
| StreamIngester.FrameDecoderFactory |
| TcpIngester
Ingester thread that sets up decoders and a command handler to listen for metrics on a port.
|
Copyright © 2018. All rights reserved.