public class ReportSourceTagIngesterFormatter extends AbstractIngesterFormatter<ReportSourceTag>
| Modifier and Type | Class and Description |
|---|---|
static class |
ReportSourceTagIngesterFormatter.SourceTagIngesterFormatBuilder |
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 |
|---|---|
ReportSourceTag |
drive(String input,
java.util.function.Supplier<String> defaultHostNameSupplier,
String customerId,
List<String> customerSourceTags) |
static ReportSourceTagIngesterFormatter.SourceTagIngesterFormatBuilder |
newBuilder() |
drive, unquotepublic static ReportSourceTagIngesterFormatter.SourceTagIngesterFormatBuilder newBuilder()
public ReportSourceTag drive(String input, @Nullable java.util.function.Supplier<String> defaultHostNameSupplier, String customerId, List<String> customerSourceTags)
drive in class AbstractIngesterFormatter<ReportSourceTag>Copyright © 2020. All rights reserved.