Class ParameterizedQuery

All Implemented Interfaces:
NamedWriteable, Writeable, Resolvable

public class ParameterizedQuery extends LeafPlan
Logical plan node representing a parameterized lookup query source. This replaces EsRelation in the lookup node's logical plan, representing a source that receives input pages (match keys) from the exchange and generates parameterized queries against the lookup index.