Class ImmediateLocalSupplier
java.lang.Object
org.elasticsearch.xpack.esql.plan.logical.local.ImmediateLocalSupplier
- All Implemented Interfaces:
Supplier<Block[]>,NamedWriteable,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 -
Method Summary
-
Field Details
-
ENTRY
-
-
Method Details
-
get
-
toString
-
writeTo
- Specified by:
writeToin interfaceWriteable- Throws:
IOException
-
equals
-
hashCode
public int hashCode() -
getWriteableName
- Specified by:
getWriteableNamein interfaceNamedWriteable
-