Class ElasticsearchRel.Implementor

java.lang.Object
org.apache.calcite.adapter.elasticsearch.ElasticsearchRel.Implementor
Enclosing interface:
ElasticsearchRel

public static class ElasticsearchRel.Implementor extends Object
Callback for the implementation process that converts a tree of ElasticsearchRel nodes into an Elasticsearch query.
  • Constructor Details

    • Implementor

      public Implementor()