Package | Description |
---|---|
com.adobe.dx.xeng.cortexmetrics.proto |
Modifier and Type | Class and Description |
---|---|
static class |
Prometheus.LabelMatcher
Matcher specifies a rule, which can match or set of labels or not.
|
static class |
Prometheus.LabelMatcher.Builder
Matcher specifies a rule, which can match or set of labels or not.
|
Modifier and Type | Method and Description |
---|---|
Prometheus.LabelMatcherOrBuilder |
Prometheus.QueryOrBuilder.getMatchersOrBuilder(int index)
repeated .prometheus.LabelMatcher matchers = 3; |
Prometheus.LabelMatcherOrBuilder |
Prometheus.Query.getMatchersOrBuilder(int index)
repeated .prometheus.LabelMatcher matchers = 3; |
Prometheus.LabelMatcherOrBuilder |
Prometheus.Query.Builder.getMatchersOrBuilder(int index)
repeated .prometheus.LabelMatcher matchers = 3; |
Modifier and Type | Method and Description |
---|---|
List<? extends Prometheus.LabelMatcherOrBuilder> |
Prometheus.QueryOrBuilder.getMatchersOrBuilderList()
repeated .prometheus.LabelMatcher matchers = 3; |
List<? extends Prometheus.LabelMatcherOrBuilder> |
Prometheus.Query.getMatchersOrBuilderList()
repeated .prometheus.LabelMatcher matchers = 3; |
List<? extends Prometheus.LabelMatcherOrBuilder> |
Prometheus.Query.Builder.getMatchersOrBuilderList()
repeated .prometheus.LabelMatcher matchers = 3; |
Copyright © 2016–2021. All rights reserved.