Hierarchy For Package org.elasticsearch.xpack.esql.expression.function.scalar.string.regex

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.elasticsearch.xpack.esql.core.tree.Node<T> (implements org.elasticsearch.common.io.stream.NamedWriteable)
      • org.elasticsearch.xpack.esql.core.expression.Expression (implements org.elasticsearch.xpack.esql.core.capabilities.Resolvable)
        • org.elasticsearch.xpack.esql.core.expression.function.Function
          • org.elasticsearch.xpack.esql.core.expression.function.scalar.ScalarFunction
            • org.elasticsearch.xpack.esql.core.expression.function.scalar.UnaryScalarFunction
              • org.elasticsearch.xpack.esql.core.expression.predicate.regex.RegexMatch<T>
                • org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.RLike
                • org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLike
                • org.elasticsearch.xpack.esql.expression.function.scalar.string.regex.WildcardLikeList