Class EmptyLocalSupplier
java.lang.Object
org.elasticsearch.xpack.esql.plan.logical.local.EmptyLocalSupplier
- All Implemented Interfaces:
Supplier<Block[]>,NamedWriteable,Writeable,LocalSupplier
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LocalSupplierstatic final NamedWriteableRegistry.Entrystatic final String -
Method Summary
-
Field Details
-
EMPTY
-
NAME
- See Also:
-
ENTRY
-
-
Method Details
-
getWriteableName
- Specified by:
getWriteableNamein interfaceNamedWriteable
-
get
-
toString
-
writeTo
- Specified by:
writeToin interfaceWriteable- Throws:
IOException
-
equals
-
hashCode
public int hashCode()
-