| Package | Description |
|---|---|
| com.loadcoder.load.chart.data | |
| com.loadcoder.load.chart.sampling |
| Modifier and Type | Method and Description |
|---|---|
Range |
Ranges.getLastRange() |
Range |
Ranges.getRange(int index) |
Range |
Ranges.lookupCorrectRange(long ts) |
| Modifier and Type | Method and Description |
|---|---|
void |
Ranges.addRange(Range range) |
| Modifier and Type | Method and Description |
|---|---|
Range |
SampleConcaternator.getNewRange() |
Range |
SampleConcaternator.getOldRange() |
| Constructor and Description |
|---|
SampleConcaternator(Range oldRange,
Range newRange,
int amountToConcaternate,
SampleConcaternatorRunDecider sampleConcaternatorRunDecider) |
Copyright © 2020. All rights reserved.