| 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.
|
| IngesterFormatter
Builder pattern for creating new ingestion formats.
|
| SourceTagIngesterFormatter
This class can be used to parse sourceTags and description.
|
| SourceTagIngesterFormatter.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 © 2017. All rights reserved.