Uses of Class
com.wavefront.ingester.AbstractIngesterFormatter
-
Packages that use AbstractIngesterFormatter Package Description com.wavefront.ingester -
-
Uses of AbstractIngesterFormatter in com.wavefront.ingester
Subclasses of AbstractIngesterFormatter in com.wavefront.ingester Modifier and Type Class Description classEventIngesterFormatterIngestion formatter for events.classReportHistogramIngesterFormatterBuilder pattern for creating new ingestion formats.classReportMetricIngesterFormatterBuilder pattern for creating new ingestion formats.classReportPointIngesterFormatterDeprecated.classReportSourceTagIngesterFormatterThis class can be used to parse sourceTags and description.classSpanIngesterFormatterBuilder for Span formatter.Methods in com.wavefront.ingester that return AbstractIngesterFormatter Modifier and Type Method Description abstract AbstractIngesterFormatter<T>AbstractIngesterFormatter.IngesterFormatBuilder. build()
-