| Package | Description |
|---|---|
| org.datadog.jmxfetch |
| Modifier and Type | Class and Description |
|---|---|
class |
AttachApiConnection |
class |
LocalConnection |
class |
RemoteConnection |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
ConnectionFactory.createConnection(LinkedHashMap<String,Object> connectionParams) |
Connection |
Instance.getConnection(LinkedHashMap<String,Object> connectionParams,
boolean forceNewConnection) |
| Constructor and Description |
|---|
JMXComplexAttribute(MBeanAttributeInfo attribute,
ObjectName beanName,
String instanceName,
Connection connection,
HashMap<String,String> instanceTags,
boolean emptyDefaultHostname) |
JMXSimpleAttribute(MBeanAttributeInfo attribute,
ObjectName beanName,
String instanceName,
Connection connection,
HashMap<String,String> instanceTags,
boolean cassandraAliasing,
Boolean emptyDefaultHostname) |
JMXTabularAttribute(MBeanAttributeInfo attribute,
ObjectName beanName,
String instanceName,
Connection connection,
HashMap<String,String> instanceTags,
boolean emptyDefaultHostname) |
Copyright © 2019. All rights reserved.