Class MatchAll
java.lang.Object
org.elasticsearch.xpack.esql.core.querydsl.query.Query
org.elasticsearch.xpack.esql.core.querydsl.query.MatchAll
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionConvert to an ElasticsearchQueryBuilderall set up to execute the query.protected StringUsed byQuery.toString()to produce a pretty string.
-
Constructor Details
-
MatchAll
-
-
Method Details
-
asBuilder
Description copied from class:QueryConvert to an ElasticsearchQueryBuilderall set up to execute the query. -
innerToString
Description copied from class:QueryUsed byQuery.toString()to produce a pretty string.- Specified by:
innerToStringin classQuery
-