Class EmptyLocalSupplier

java.lang.Object
org.elasticsearch.xpack.esql.plan.logical.local.EmptyLocalSupplier
All Implemented Interfaces:
Supplier<Block[]>, NamedWriteable, Writeable, LocalSupplier

public class EmptyLocalSupplier extends Object implements LocalSupplier