Class VectorConversionFunction

All Implemented Interfaces:
NamedWriteable, Writeable, Resolvable, PromqlPlan

public final class VectorConversionFunction extends PromqlFunctionCall
Represents the vector(s scalar) PromQL function call that creates a vector from a scalar.

The result is a vector with a single element, with the given scalar value and no labels.