Package com.wavefront.ingester
Class ReportPointIngesterFormatter.ReportPointIngesterFormatBuilder
- java.lang.Object
-
- com.wavefront.ingester.AbstractIngesterFormatter.IngesterFormatBuilder<ReportPoint>
-
- com.wavefront.ingester.ReportPointIngesterFormatter.ReportPointIngesterFormatBuilder
-
- Enclosing class:
- ReportPointIngesterFormatter
public static class ReportPointIngesterFormatter.ReportPointIngesterFormatBuilder extends AbstractIngesterFormatter.IngesterFormatBuilder<ReportPoint>
-
-
Constructor Summary
Constructors Constructor Description ReportPointIngesterFormatBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ReportPointIngesterFormatterbuild()-
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 ReportPointIngesterFormatter build()
- Specified by:
buildin classAbstractIngesterFormatter.IngesterFormatBuilder<ReportPoint>
-
-