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