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