| Package | Description |
|---|---|
| gudusoft.gsqlparser.dlineage.dataflow.model |
| Modifier and Type | Method and Description |
|---|---|
EndpointIntroduction |
Table.getEndpointIntroduction() |
static EndpointIntroduction |
EndpointIntroduction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EndpointIntroduction[] |
EndpointIntroduction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setEndpointIntroduction(EndpointIntroduction endpointIntroduction)
Records how the endpoint was introduced.
|