| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dynamicsql |
| Modifier and Type | Method and Description |
|---|---|
RoutineSummaryEdge.EndpointKind |
RoutineSummaryEdge.Endpoint.getKind() |
static RoutineSummaryEdge.EndpointKind |
RoutineSummaryEdge.EndpointKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoutineSummaryEdge.EndpointKind[] |
RoutineSummaryEdge.EndpointKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Endpoint(RoutineSummaryEdge.EndpointKind kind,
String parent,
String column) |