Class TranslationAwareExpressionQuery
java.lang.Object
org.elasticsearch.xpack.esql.core.querydsl.query.Query
org.elasticsearch.xpack.esql.querydsl.query.TranslationAwareExpressionQuery
Expressions that store their own
QueryBuilder and implement
TranslationAware can use TranslationAwareExpressionQuery
to wrap their QueryBuilder, instead of using the other existing Query implementations.-
Constructor Details
-
TranslationAwareExpressionQuery
-
-
Method Details
-
asBuilder
-
innerToString
- Specified by:
innerToStringin classQuery
-