Package org.elasticsearch.xpack.esql.plan.logical.promql.selector
package org.elasticsearch.xpack.esql.plan.logical.promql.selector
-
ClassDescriptionEvaluation context for a PromQL selector, including the evaluation time and any offset to apply.Represents a PromQL instant vector selector.PromQL label matcher between a label name, a value pattern and match type (=, !=, =~, !~).Immutable collection of label matchers for a PromQL selector.Represents a PromQL literal scalar value wrapped as a vector selector.Represents a PromQL range vector selector.Base class representing a PromQL vector selector.