| Package | Description |
|---|---|
| org.lsst.ccs.localdb.statusdb.server | |
| org.lsst.ccs.localdb.statusdb.trendServer |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelMetaData> |
TrendingResult.getChannelMetadata() |
| Modifier and Type | Method and Description |
|---|---|
void |
Data.setMetaDataData(List<ChannelMetaData> list) |
| Modifier and Type | Field and Description |
|---|---|
List<ChannelMetaData> |
DataServer.ChannelMetadataList.list |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelMetaData> |
DataServer.getMetadata(int channelId) |
List<ChannelMetaData> |
DataServer.getMetadata(int channelId,
long t1,
long t2) |
| Constructor and Description |
|---|
ChannelMetadataList(List<ChannelMetaData> list) |
Copyright © 2017 LSST. All rights reserved.