Uses of Class
io.gravitee.reporter.tcp.MetricsType
-
Packages that use MetricsType Package Description io.gravitee.reporter.tcp io.gravitee.reporter.tcp.configuration -
-
Uses of MetricsType in io.gravitee.reporter.tcp
Methods in io.gravitee.reporter.tcp that return MetricsType Modifier and Type Method Description static MetricsTypeMetricsType. valueOf(String name)Returns the enum constant of this type with the specified name.static MetricsType[]MetricsType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MetricsType in io.gravitee.reporter.tcp.configuration
Methods in io.gravitee.reporter.tcp.configuration with parameters of type MetricsType Modifier and Type Method Description io.gravitee.reporter.api.configuration.RulesTcpReporterConfiguration. getRules(MetricsType type)
-