public interface PerformanceManager
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
generateCSV(CSVExportRequest request) |
Map<String,String> |
getStatistics(AnalysisType type) |
void |
loadOutputData(ImportRoutineDescriptor desc) |
Map<String,String> generateCSV(CSVExportRequest request) throws SQLException, InvalidRequestException, InternalException, IOException
void loadOutputData(ImportRoutineDescriptor desc) throws SQLException, InvalidRequestException, InternalException, IOException, DMException
Map<String,String> getStatistics(AnalysisType type) throws SQLException, InvalidRequestException, InternalException, IOException
Copyright © 2019. All Rights Reserved.