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