Class LabelMatchers
java.lang.Object
org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatchers
Immutable collection of label matchers for a PromQL selector.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LabelMatchersEmpty label matchers for literal selectors and other cases with no label constraints. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EMPTY
Empty label matchers for literal selectors and other cases with no label constraints.
-
-
Constructor Details
-
LabelMatchers
-
-
Method Details