public class KafkaTopic extends AbstractNiFiProvenanceEventAnalyzer
| Modifier and Type | Field and Description |
|---|---|
private static String |
ATTR_TOPIC |
private static org.slf4j.Logger |
logger |
private static String |
TYPE |
private static Pattern |
URI_PATTERN |
| Constructor and Description |
|---|
KafkaTopic() |
| Modifier and Type | Method and Description |
|---|---|
DataSetRefs |
analyze(AnalysisContext context,
ProvenanceEventRecord event) |
String |
targetComponentTypePattern()
Returns target component type pattern that this Analyzer supports.
|
parseUri, parseUrl, singleDataSetRef, splitHostNamesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittargetProvenanceEventType, targetTransitUriPatternprivate static final org.slf4j.Logger logger
private static final String TYPE
private static final String ATTR_TOPIC
private static final Pattern URI_PATTERN
public DataSetRefs analyze(AnalysisContext context, ProvenanceEventRecord event)
public String targetComponentTypePattern()
NiFiProvenanceEventAnalyzerCopyright © 2024 Apache NiFi Project. All rights reserved.