| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointKind |
Table.getEndpointKind()
Authoritative
EndpointKind, computed on access from the current (raw)
name and the active dialect. |
static EndpointKind |
EndpointKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointKind[] |
EndpointKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|