Class ImpactRelationship
Object
gudusoft.gsqlparser.dlineage.dataflow.model.AbstractRelationship
gudusoft.gsqlparser.dlineage.dataflow.model.ImpactRelationship
- All Implemented Interfaces:
Relationship
-
Field Summary
Fields inherited from class gudusoft.gsqlparser.dlineage.dataflow.model.AbstractRelationship
sources, target -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetJoinClauseType(JoinRelationship.JoinClauseType joinClauseType) Methods inherited from class gudusoft.gsqlparser.dlineage.dataflow.model.AbstractRelationship
addExpressionTransform, addSource, addSource, getEffectType, getFunction, getId, getPartition, getProcedureId, getProcess, getSources, getSqlComment, getSqlHash, getTarget, isShowStarRelation, setEffectType, setFunction, setPartition, setProcedureId, setProcess, setShowStarRelation, setTarget
-
Constructor Details
-
ImpactRelationship
public ImpactRelationship()
-
-
Method Details
-
getRelationshipType
-
getJoinClauseType
-
setJoinClauseType
-