Package org.elasticsearch.xpack.esql.expression.function.scalar.ip


package org.elasticsearch.xpack.esql.expression.function.scalar.ip
  • Classes
    Class
    Description
    This function takes a first parameter of type IP, followed by one or more parameters evaluated to a CIDR specification: a string literal; a field of type keyword; a function outputting a keyword.
    Truncates an IP value to a given prefix length.