public class PerformanceController extends Object
| Constructor and Description |
|---|
PerformanceController() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
linpack() |
List<Map<String,Object>> |
overall(Integer seconds) |
String |
performance(Model model) |
Map<String,Object> |
sql(String sql,
Integer count,
Integer seconds) |
Map<String,Object> |
sqlMax() |
public String performance(Model model) throws IOException
IOExceptionCopyright © 2017 SAP SE. All Rights Reserved.