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