JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
org.elasticsearch.xpack.esql.core.expression.TypeResolutions.isNotNullAndFoldable
(Expression, String, TypeResolutions.ParamOrdinal)
instead of calling this, check for a
Literal
containing
null
. Foldable expressions will be folded by other rules, eventually, to a
Literal
.
org.elasticsearch.xpack.esql.core.tree.Source.synthetic
(String)
Sources created by this can't be correctly deserialized. For use in tests only.