| Package | Description |
|---|---|
| org.datadog.jmxfetch |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
JMXAttribute.getMatchingConf() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JMXComplexAttribute.match(Configuration configuration) |
boolean |
JMXSimpleAttribute.match(Configuration configuration) |
abstract boolean |
JMXAttribute.match(Configuration conf)
An abstract function implemented in the inherited classes JMXSimpleAttribute and JMXComplexAttribute
|
boolean |
JMXTabularAttribute.match(Configuration configuration) |
void |
JMXAttribute.setMatchingConf(Configuration matchingConf) |
| Modifier and Type | Method and Description |
|---|---|
static LinkedList<String> |
Configuration.getGreatestCommonScopes(LinkedList<Configuration> configurationList)
Find, among the configuration list, a potential common bean pattern by domain name.
|
Copyright © 2019. All rights reserved.