Package | Description |
---|---|
gudusoft.gsqlparser.dlineage.util |
Modifier and Type | Method and Description |
---|---|
TableFlowUtility.TableColumn[] |
TableFlowUtility.LeftMostSourceTable.getAttributes() |
Modifier and Type | Method and Description |
---|---|
List<TableFlowUtility.TableColumn> |
TableFlowUtility.ColumnUpstream.getNodes() |
Modifier and Type | Method and Description |
---|---|
void |
TableFlowUtility.LeftMostSourceTable.appendAttribute(TableFlowUtility.TableColumn attribute) |
void |
TableFlowUtility.ColumnUpstream.appendNode(TableFlowUtility.TableColumn node) |
void |
TableFlowUtility.LeftMostSourceTable.setAttributes(TableFlowUtility.TableColumn[] attributes) |
Modifier and Type | Method and Description |
---|---|
void |
TableFlowUtility.ColumnUpstream.setNodes(List<TableFlowUtility.TableColumn> nodes) |