- validateInstanceMethods(List<Throwable>) - Method in class org.apache.sling.performance.PerformanceRunner
-
Need to override method otherwise the validation will fail because of
some hardcoded conditions in JUnit
- valueOf(String) - Static method in enum org.apache.sling.performance.PerformanceRunner.ReportLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sling.performance.ReportLogger.ReportType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.sling.performance.PerformanceRunner.ReportLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sling.performance.ReportLogger.ReportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.