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