Class PlanStreamInput

All Implemented Interfaces:
Closeable, AutoCloseable, PlanStreamInput

public final class PlanStreamInput extends NamedWriteableAwareStreamInput implements PlanStreamInput
A customized stream input used to deserialize ESQL physical plan fragments. Complements stream input with methods that read plan nodes, Attributes, Expressions, etc.