public class GCSDirectory extends AbstractDirectoryAnalyzer
Atlas entity hierarchy v1: gcs_virtual_dir -> gcs_bucket
gcs_virtual_dir
gcs_bucket
| Modifier and Type | Field and Description |
|---|---|
(package private) static String |
GCP_STORAGE_VIRTUAL_DIRECTORY |
(package private) static String |
REL_PARENT |
| Constructor and Description |
|---|
GCSDirectory() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.atlas.v1.model.instance.Referenceable |
convertToReferenceable(org.apache.atlas.model.instance.AtlasEntity entity,
Map<String,org.apache.atlas.model.instance.AtlasEntity> knownEntities) |
private org.apache.atlas.v1.model.instance.Referenceable |
createReferenceable(org.apache.atlas.model.instance.AtlasEntity entity) |
String |
targetTransitUriPattern()
Returns target transit URI pattern that this Analyzer supports.
|
analyzeparseUri, parseUrl, singleDataSetRef, splitHostNamesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittargetComponentTypePattern, targetProvenanceEventTypestatic final String GCP_STORAGE_VIRTUAL_DIRECTORY
static final String REL_PARENT
public String targetTransitUriPattern()
NiFiProvenanceEventAnalyzerprotected org.apache.atlas.v1.model.instance.Referenceable convertToReferenceable(org.apache.atlas.model.instance.AtlasEntity entity,
Map<String,org.apache.atlas.model.instance.AtlasEntity> knownEntities)
convertToReferenceable in class AbstractDirectoryAnalyzerprivate org.apache.atlas.v1.model.instance.Referenceable createReferenceable(org.apache.atlas.model.instance.AtlasEntity entity)
Copyright © 2024 Apache NiFi Project. All rights reserved.