Modifier and Type | Field and Description |
---|---|
static MetricTagsMatch.MatchType |
MetricTagsMatch.DEFAULT_TYPE
The default value for matching type = EQUALS.
|
Modifier and Type | Method and Description |
---|---|
MetricTagsMatch.MatchType |
MetricTagsMatch.getType() |
static MetricTagsMatch.MatchType |
MetricTagsMatch.MatchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetricTagsMatch.MatchType[] |
MetricTagsMatch.MatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
MetricTagsMatch |
MetricTagsMatch.setType(MetricTagsMatch.MatchType type)
Set the type of matching to apply.
|
Copyright © 2018. All rights reserved.