| Package | Description |
|---|---|
| com.loadcoder.load.chart.logic |
| Modifier and Type | Method and Description |
|---|---|
protected FilteredData |
ResultChartLogic.generateDataSets(Map<String,List<com.loadcoder.result.TransactionExecutionResult>> src)
takes the list of resultlists and generates a list of DataSets from it along
with some metadata such as min and max timestamp.
|
FilteredData |
ChartLogic.getFilteredData() |
| Modifier and Type | Method and Description |
|---|---|
static long |
ResultChartLogic.calculateSampleLengthDefault(FilteredData filteredData) |
static long |
ResultChartLogic.calculateSliderTickSize(FilteredData filteredData) |
protected void |
ChartLogic.setFilteredData(FilteredData filteredData) |
Copyright © 2019. All rights reserved.