Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-1299

Replace filter predicate by dedicated functional types

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • None
    • None

    Description

      The Filters classes uses j.u.f.Predicate to represent filters on tables, columns etc. We already began to introduce dedicated functional interfaces such as TableFilter for the sake of easier analysis of usage of these artifacts. This should be completed by consistently using TableFilter instead of Predicate<TableId>, adding ColumnFilter, GtidIFilter etc.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              gunnar.morling Gunnar Morling
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: