| Package | Description |
|---|---|
| com.loadcoder.load.chart.common |
| Modifier and Type | Method and Description |
|---|---|
protected CommonSample |
CommonSampleGroup.fetch(long firstTs,
long sampleLength) |
CommonSample |
CommonSampleGroup.getAndCreateSample(long ts,
String name,
long sampleLength) |
CommonSample |
CommonSampleGroup.getExistingSample(long ts,
long sampleLength) |
CommonSample |
CommonSampleGroup.getSample(long first,
String name,
long sampleLength) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommonSampleGroup.remove(CommonSample s) |
Copyright © 2019. All rights reserved.