public static class ReportPointIngesterFormatter.ReportPointIngesterFormatBuilder extends AbstractIngesterFormatter.IngesterFormatBuilder<ReportPoint>
| Constructor and Description |
|---|
ReportPointIngesterFormatBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ReportPointIngesterFormatter |
build()
Subclasses will provide concrete implementation for this method.
|
adjustTimestamp, appendAnnotationsConsumer, appendBoundedAnnotationsConsumer, appendCaseInsensitiveLiteral, appendCaseSensitiveLiteral, appendCaseSensitiveLiterals, appendDuration, appendLoopOfKeywords, appendLoopOfValues, appendMetricName, appendName, appendOptionalTimestamp, appendOptionalTimestamp, appendRawTimestamp, appendTimestamp, appendTimestamp, appendValue, binType, centroids, whiteSpacepublic ReportPointIngesterFormatter build()
AbstractIngesterFormatter.IngesterFormatBuilderbuild in class AbstractIngesterFormatter.IngesterFormatBuilder<ReportPoint>Copyright © 2019. All rights reserved.