| Package | Description |
|---|---|
| org.lsst.ccs.localdb.statusdb.model | |
| org.lsst.ccs.localdb.statusdb.server |
| Modifier and Type | Method and Description |
|---|---|
DataDesc |
RawData.getDataDesc() |
DataDesc |
StatDesc.getDataDesc() |
| Modifier and Type | Method and Description |
|---|---|
Map<DataPath,DataDesc> |
DataGroup.getMembers() |
| Modifier and Type | Method and Description |
|---|---|
void |
DataGroup.addMember(DataDesc dd) |
void |
RawData.setDataDesc(DataDesc dataDesc) |
void |
StatDesc.setDataDesc(DataDesc dataDesc) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataGroup.setMembers(Map<DataPath,DataDesc> members) |
| Constructor and Description |
|---|
DataChannel(DataDesc desc) |
Copyright © 2019 LSST. All rights reserved.