| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.plugins.trending |
Plugin that plots trending data.
|
| Modifier and Type | Method and Description |
|---|---|
TrendData |
RestSource.get(String path,
long begin,
long end,
EnumSet<Trend.Meta> metadata,
TrendData history) |
TrendData |
Trend.getData() |
| Modifier and Type | Method and Description |
|---|---|
TrendData |
RestSource.get(String path,
long begin,
long end,
EnumSet<Trend.Meta> metadata,
TrendData history) |
void |
Trend.setData(TrendData data) |
Copyright © 2020 LSST. All rights reserved.