Class ImmediateLocalSupplier
java.lang.Object
org.elasticsearch.xpack.esql.plan.logical.local.ImmediateLocalSupplier
- All Implemented Interfaces:
Supplier<Block[]>,Writeable,LocalSupplier
A
LocalSupplier that contains already filled Blocks.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V> -
Field Summary
Fields inherited from interface org.elasticsearch.xpack.esql.plan.logical.local.LocalSupplier
EMPTY -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImmediateLocalSupplier
-
-
Method Details