| Package | Description |
|---|---|
| org.apache.calcite.adapter.elasticsearch |
Base classes for a query provider based on an Elasticsearch DB.
|
| Modifier and Type | Class and Description |
|---|---|
private static class |
ElasticsearchRules.ElasticsearchFilterRule
Rule to convert a
LogicalFilter to an
ElasticsearchFilter. |
private static class |
ElasticsearchRules.ElasticsearchProjectRule
Rule to convert a
LogicalProject
to an ElasticsearchProject. |
private static class |
ElasticsearchRules.ElasticsearchSortRule
Rule to convert a
Sort to an
ElasticsearchSort. |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.