Package com.ocient.cli
Class CLIMetrics
java.lang.Object
com.ocient.cli.CLIMetrics
-
Method Summary
Modifier and TypeMethodDescriptionstatic longgetPID()voidRegisters the CLI metrics with the global registryvoidRemoves all CLI metrics from the global registry
-
Method Details
-
getPID
public static long getPID() -
registerAll
public void registerAll()Registers the CLI metrics with the global registry -
removeAll
public void removeAll()Removes all CLI metrics from the global registry
-