| Package | Description |
|---|---|
| org.lsst.ccs.bus |
This package deals with standard messages for the CCS buses.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectNType |
DataValueNotification.getObjectNType() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ObjectNType> |
PreparedTrendingStatus.getTrendingDesc() |
Map<String,ObjectNType> |
TrendingStatus.getTrendingMap()
Map of Trending key/values: the values are itself of type
ObjectNType so you can get the real type to be used.
|
Map<String,ObjectNType> |
DataValueNotification.getTrendingMap()
Map of Trending key/values: the values are itself of type
ObjectNType so you can get the real type to be used.
|
| Constructor and Description |
|---|
PreparedTrendingStatus(Serializable value,
Map<String,ObjectNType> trendingDesc) |
Copyright © 2014 LSST. All rights reserved.