Class PlanStreamWrapperQueryBuilder

java.lang.Object
org.elasticsearch.xpack.esql.io.stream.PlanStreamWrapperQueryBuilder
All Implemented Interfaces:
NamedWriteable, VersionedNamedWriteable, Writeable, QueryBuilder, Rewriteable<QueryBuilder>, ToXContent, ToXContentObject

public class PlanStreamWrapperQueryBuilder extends Object implements QueryBuilder
A QueryBuilder that wraps another QueryBuilder so it read with a PlanStreamInput.