public class SpanIngesterFormatter extends AbstractIngesterFormatter<Span>
| Modifier and Type | Class and Description |
|---|---|
static class |
SpanIngesterFormatter.SpanFormatBuilder |
AbstractIngesterFormatter.AnnotationList<T extends org.apache.avro.specific.SpecificRecordBase>, AbstractIngesterFormatter.Centroids<T extends org.apache.avro.specific.SpecificRecordBase>, AbstractIngesterFormatter.FormatterElement<T>, AbstractIngesterFormatter.IngesterFormatBuilder<T extends org.apache.avro.specific.SpecificRecordBase>, AbstractIngesterFormatter.StringList<T extends org.apache.avro.specific.SpecificRecordBase>, AbstractIngesterFormatter.StringMap<T extends org.apache.avro.specific.SpecificRecordBase>, AbstractIngesterFormatter.StringMultiMap<T extends org.apache.avro.specific.SpecificRecordBase>, AbstractIngesterFormatter.Text<T extends org.apache.avro.specific.SpecificRecordBase>, AbstractIngesterFormatter.Timestamp<T extends org.apache.avro.specific.SpecificRecordBase>, AbstractIngesterFormatter.Value<T extends org.apache.avro.specific.SpecificRecordBase>elements, EVENT_LITERAL, SOURCE_DESCRIPTION_LITERAL, SOURCE_TAG_LITERAL| Modifier and Type | Method and Description |
|---|---|
Span |
drive(String input,
java.util.function.Supplier<String> defaultHostNameSupplier,
String customerId,
List<String> customSourceTags) |
static AbstractIngesterFormatter.IngesterFormatBuilder<Span> |
newBuilder() |
drive, unquotepublic static AbstractIngesterFormatter.IngesterFormatBuilder<Span> newBuilder()
Copyright © 2020. All rights reserved.