Class CompoundOutputEvalExec

All Implemented Interfaces:
NamedWriteable, Writeable, EstimatesRowSize
Direct Known Subclasses:
RegisteredDomainExec, UriPartsExec, UserAgentExec

public abstract class CompoundOutputEvalExec extends UnaryExec implements EstimatesRowSize
Abstract base class for physical plans that produce compound outputs from a single input.