Interface TableSinkLineageVertex

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      ModifyType modifyType()
      Modify type, INSERT/UPDATE/DELETE statement, listener can identify different sink by the type to determine whether the sink should be added to the lineage.
    • Method Detail

      • modifyType

        ModifyType modifyType()
        Modify type, INSERT/UPDATE/DELETE statement, listener can identify different sink by the type to determine whether the sink should be added to the lineage.