Uses of Class
org.jmxtrans.embedded.ResultNameStrategy
| Package | Description |
|---|---|
| org.jmxtrans.embedded | |
| org.jmxtrans.embedded.output |
-
Uses of ResultNameStrategy in org.jmxtrans.embedded
Fields in org.jmxtrans.embedded declared as ResultNameStrategy Modifier and Type Field Description protected ResultNameStrategyQueryAttribute. resultNameStrategyMethods in org.jmxtrans.embedded that return ResultNameStrategy Modifier and Type Method Description ResultNameStrategyResultNameStrategy.Builder. build()Methods in org.jmxtrans.embedded with parameters of type ResultNameStrategy Modifier and Type Method Description QueryAttributeQueryAttribute. withResultNameStrategy(ResultNameStrategy strategy) -
Uses of ResultNameStrategy in org.jmxtrans.embedded.output
Methods in org.jmxtrans.embedded.output that return ResultNameStrategy Modifier and Type Method Description ResultNameStrategyAbstractOutputWriter. getStrategy()Methods in org.jmxtrans.embedded.output with parameters of type ResultNameStrategy Modifier and Type Method Description voidAbstractOutputWriter. setStrategy(ResultNameStrategy strategy)