public abstract class NiFiS2S extends AbstractNiFiProvenanceEventAnalyzer
| Modifier and Type | Class and Description |
|---|---|
protected static class |
NiFiS2S.S2SPort |
| Modifier and Type | Field and Description |
|---|---|
private static Pattern |
HTTP_URL_REGEX |
private static org.slf4j.Logger |
logger |
private static Pattern |
RAW_URL_REGEX |
| Constructor and Description |
|---|
NiFiS2S() |
| Modifier and Type | Method and Description |
|---|---|
protected NiFiS2S.S2SPort |
analyzeS2SPort(ProvenanceEventRecord event,
NamespaceResolver namespaceResolver) |
protected abstract String |
getRawProtocolPortId(ProvenanceEventRecord event) |
private Matcher |
matchUrl(String url,
Pattern pattern) |
parseUri, parseUrl, singleDataSetRef, splitHostNamesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitanalyze, targetComponentTypePattern, targetProvenanceEventType, targetTransitUriPatternprivate static final org.slf4j.Logger logger
private static final Pattern RAW_URL_REGEX
private static final Pattern HTTP_URL_REGEX
protected NiFiS2S.S2SPort analyzeS2SPort(ProvenanceEventRecord event, NamespaceResolver namespaceResolver)
protected abstract String getRawProtocolPortId(ProvenanceEventRecord event)
Copyright © 2024 Apache NiFi Project. All rights reserved.