Uses of Class
dev.jfr4jdbc.ResourceMonitorKind
-
Packages that use ResourceMonitorKind Package Description dev.jfr4jdbc -
-
Uses of ResourceMonitorKind in dev.jfr4jdbc
Methods in dev.jfr4jdbc that return ResourceMonitorKind Modifier and Type Method Description static ResourceMonitorKindResourceMonitorKind. valueOf(String name)Returns the enum constant of this type with the specified name.static ResourceMonitorKind[]ResourceMonitorKind. values()Returns an array containing the constants of this enum type, in the order they are declared.
-