public class OpenLineageRestServices extends Object
| Constructor and Description |
|---|
OpenLineageRestServices() |
| Modifier and Type | Method and Description |
|---|---|
VoidResponse |
dumpGraph(String serverName,
String userId) |
String |
exportMainGraph(String serverName,
String userId) |
LineageResponse |
lineage(String serverName,
String userId,
Scope scope,
View view,
String guid,
String displayNameMustContain,
boolean includeProcesses) |
public VoidResponse dumpGraph(String serverName, String userId)
Copyright © 2018–2020 ODPi. All rights reserved.