Class ElasticsearchRel.Implementor
java.lang.Object
org.apache.calcite.adapter.elasticsearch.ElasticsearchRel.Implementor
- Enclosing interface:
ElasticsearchRel
Callback for the implementation process that converts a tree of
ElasticsearchRel
nodes into an Elasticsearch query.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Implementor
public Implementor()
-