Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.MetricsConfig
-
Packages that use ShenyuConfig.MetricsConfig Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.MetricsConfig in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.MetricsConfig Modifier and Type Method Description ShenyuConfig.MetricsConfigShenyuConfig. getMetrics()Gets metrics.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.MetricsConfig Modifier and Type Method Description voidShenyuConfig. setMetrics(ShenyuConfig.MetricsConfig metrics)Sets metrics.
-