public abstract class AbstractNiFiProvenanceEventAnalyzer extends Object implements NiFiProvenanceEventAnalyzer
| Constructor and Description |
|---|
AbstractNiFiProvenanceEventAnalyzer() |
| Modifier and Type | Method and Description |
|---|---|
protected URI |
parseUri(String uri)
Utility method to parse a string uri silently.
|
protected URL |
parseUrl(String url)
Utility method to parse a string uri silently.
|
protected DataSetRefs |
singleDataSetRef(String componentId,
ProvenanceEventType eventType,
org.apache.atlas.v1.model.instance.Referenceable ref) |
protected String[] |
splitHostNames(String hostNames)
Utility method to split comma separated host names.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitanalyze, targetComponentTypePattern, targetProvenanceEventType, targetTransitUriPatternprotected URI parseUri(String uri)
uri - uri to parseprotected URL parseUrl(String url)
url - url to parseprotected DataSetRefs singleDataSetRef(String componentId, ProvenanceEventType eventType, org.apache.atlas.v1.model.instance.Referenceable ref)
Copyright © 2024 Apache NiFi Project. All rights reserved.