Uses of Interface
cdc.perfs.api.RuntimeProbe
-
-
Uses of RuntimeProbe in cdc.perfs.api
Methods in cdc.perfs.api that return RuntimeProbe Modifier and Type Method Description static RuntimeProbeRuntimeManager. createProbe(Source source)Creates a probe at the MINOR level.static RuntimeProbeRuntimeManager. createProbe(Source source, MeasureLevel level)Creates a probe that can be used to create measures at a given level and associated to a source.RuntimeProbeRuntimeManager.RuntimeService. createProbe(Source source)Creates a probe at the MINOR level.RuntimeProbeRuntimeManager.RuntimeService. createProbe(Source source, MeasureLevel level)Creates a probe that can be used to create measures at a given level and associated to a source.
-