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