| Package | Description |
|---|---|
| org.jmxtrans.embedded |
| Modifier and Type | Method and Description |
|---|---|
QueryAttribute |
QueryAttribute.addKeys(Collection<String> newKeys) |
| Modifier and Type | Method and Description |
|---|---|
Collection<QueryAttribute> |
Query.getQueryAttributes() |
| Modifier and Type | Method and Description |
|---|---|
protected StringBuilder |
ResultNameStrategy._getResultName(Query query,
ObjectName objectName,
QueryAttribute queryAttribute) |
Query |
Query.addAttribute(QueryAttribute attribute)
Add the given attribute to the list attributes of this query
and maintains the reverse relation (see
getQuery()). |
String |
ResultNameStrategy.getResultName(Query query,
ObjectName objectName,
QueryAttribute queryAttribute) |
String |
ResultNameStrategy.getResultName(Query query,
ObjectName objectName,
QueryAttribute queryAttribute,
String key) |
Copyright © 2013. All Rights Reserved.