public class NoOpAtlasRestClient extends Object implements AtlasRestClient
| Constructor and Description |
|---|
NoOpAtlasRestClient() |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
exportData(org.apache.atlas.model.impexp.AtlasExportRequest request) |
String |
getEntityGuid(String entityType,
String attributeName,
String qualifiedName) |
org.apache.atlas.model.impexp.AtlasServer |
getServer(String endpoint,
HiveConf conf) |
boolean |
getStatus(HiveConf conf) |
org.apache.atlas.model.impexp.AtlasImportResult |
importData(org.apache.atlas.model.impexp.AtlasImportRequest request,
AtlasReplInfo atlasReplInfo) |
public InputStream exportData(org.apache.atlas.model.impexp.AtlasExportRequest request)
exportData in interface AtlasRestClientpublic org.apache.atlas.model.impexp.AtlasImportResult importData(org.apache.atlas.model.impexp.AtlasImportRequest request,
AtlasReplInfo atlasReplInfo)
importData in interface AtlasRestClientpublic org.apache.atlas.model.impexp.AtlasServer getServer(String endpoint, HiveConf conf)
getServer in interface AtlasRestClientpublic String getEntityGuid(String entityType, String attributeName, String qualifiedName)
getEntityGuid in interface AtlasRestClientpublic boolean getStatus(HiveConf conf)
getStatus in interface AtlasRestClientCopyright © 2024 The Apache Software Foundation. All rights reserved.