java.lang.Object
org.elasticsearch.xpack.esql.plan.logical.promql.selector.LabelMatchers

public class LabelMatchers extends Object
Immutable collection of label matchers for a PromQL selector.
  • Field Details

    • EMPTY

      public static final LabelMatchers EMPTY
      Empty label matchers for literal selectors and other cases with no label constraints.
  • Constructor Details

  • Method Details