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