package org.elasticsearch.xpack.esql.expression.function.scalar.ip
-
-
Classes
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.