| Package | Description |
|---|---|
| org.lsst.ccs.bus |
| Modifier and Type | Method and Description |
|---|---|
StatusAggregator.TimedValue |
StatusAggregator.getLastTV(String key) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,StatusAggregator.TimedValue> |
StatusAggregator.getAllLastTV() |
List<StatusAggregator.TimedValue> |
StatusAggregator.getHistory(String key)
returns the history (over the configured duration) for a given key.
|
Copyright © 2014 LSST. All rights reserved.