Package com.wavefront.ingester
Class ReportMetricIngesterFormatter.ReportMetricIngesterFormatBuilder
- java.lang.Object
-
- com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder<ReportMetric>
-
- com.wavefront.ingester.ReportMetricIngesterFormatter.ReportMetricIngesterFormatBuilder
-
- Enclosing class:
- ReportMetricIngesterFormatter
public static class ReportMetricIngesterFormatter.ReportMetricIngesterFormatBuilder extends AbstractIngesterFormatter.IngesterFormatBuilder<ReportMetric>
-
-
Constructor Summary
Constructors Constructor Description ReportMetricIngesterFormatBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ReportMetricIngesterFormatterbuild()-
Methods inherited from class com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder
annotationList, annotationList, annotationList, annotationList, annotationMap, annotationMap, annotationMap, annotationMultimap, caseInsensitiveLiterals, caseSensitiveLiterals, caseSensitiveLiterals, centroids, optionalTimestamp, rawTimestamp, text, textList, timestamp, value
-
-
-
-
Method Detail
-
build
public ReportMetricIngesterFormatter build()
- Specified by:
buildin classAbstractIngesterFormatter.IngesterFormatBuilder<ReportMetric>
-
-