Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Transform] simplify class structure of indexer #46306

Merged
merged 9 commits into from
Sep 6, 2019

Commits on Sep 6, 2019

  1. remove redundant transform id

    Hendrik Muhs committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    e6ba535 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    413d3b3 View commit details
    Browse the repository at this point in the history
  3. Update x-pack/plugin/data-frame/src/main/java/org/elasticsearch/xpack…

    …/dataframe/transforms/ClientDataFrameIndexer.java
    
    Co-Authored-By: Benjamin Trent <ben.w.trent@gmail.com>
    Hendrik Muhs and benwtrent committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    a0244d9 View commit details
    Browse the repository at this point in the history
  4. Update x-pack/plugin/data-frame/src/main/java/org/elasticsearch/xpack…

    …/dataframe/transforms/DataFrameTransformTask.java
    
    Co-Authored-By: Benjamin Trent <ben.w.trent@gmail.com>
    Hendrik Muhs and benwtrent committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    9f07de4 View commit details
    Browse the repository at this point in the history
  5. Update x-pack/plugin/data-frame/src/main/java/org/elasticsearch/xpack…

    …/dataframe/transforms/DataFrameTransformTask.java
    
    Co-Authored-By: Benjamin Trent <ben.w.trent@gmail.com>
    Hendrik Muhs and benwtrent committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    a55c26c View commit details
    Browse the repository at this point in the history
  6. Update x-pack/plugin/data-frame/src/main/java/org/elasticsearch/xpack…

    …/dataframe/transforms/DataFrameTransformTask.java
    
    Co-Authored-By: Benjamin Trent <ben.w.trent@gmail.com>
    Hendrik Muhs and benwtrent committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    9b5f229 View commit details
    Browse the repository at this point in the history
  7. Update x-pack/plugin/data-frame/src/main/java/org/elasticsearch/xpack…

    …/dataframe/transforms/DataFrameTransformTask.java
    
    Co-Authored-By: Benjamin Trent <ben.w.trent@gmail.com>
    Hendrik Muhs and benwtrent committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    e836929 View commit details
    Browse the repository at this point in the history
  8. Update x-pack/plugin/data-frame/src/main/java/org/elasticsearch/xpack…

    …/dataframe/transforms/DataFrameTransformTask.java
    
    Co-Authored-By: Benjamin Trent <ben.w.trent@gmail.com>
    Hendrik Muhs and benwtrent committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    16b9918 View commit details
    Browse the repository at this point in the history
  9. 2 more package private

    Hendrik Muhs committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    fff5150 View commit details
    Browse the repository at this point in the history