| Package | Description |
|---|---|
| org.lsst.ccs.localdb.statusdb.model | |
| org.lsst.ccs.localdb.statusdb.server |
| Modifier and Type | Method and Description |
|---|---|
DataDesc |
StatDesc.getDataDesc() |
DataDesc |
RawData.getDataDesc() |
DataDesc |
PlotData.getDataDesc() |
DataDesc |
MetaDataData.getDataDesc() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatDesc.setDataDesc(DataDesc dataDesc) |
void |
RawData.setDataDesc(DataDesc dataDesc) |
void |
PlotData.setDataDesc(DataDesc dataDesc) |
void |
MetaDataData.setDataDesc(DataDesc dataDesc) |
| Modifier and Type | Field and Description |
|---|---|
protected DataDesc |
DataChannel.desc |
| Modifier and Type | Method and Description |
|---|---|
DataDesc |
DataChannel.getDataDescription() |
| Constructor and Description |
|---|
DataChannel(DataDesc desc) |
Copyright © 2017 LSST. All rights reserved.