| Package | Description |
|---|---|
| org.lsst.ccs.localdb.statusdb.model | |
| org.lsst.ccs.localdb.statusdb.trendServer |
| Modifier and Type | Method and Description |
|---|---|
StatDesc |
StatData.getDescr() |
| Modifier and Type | Method and Description |
|---|---|
List<StatDesc> |
DataDesc.getDerived() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatData.setDescr(StatDesc descr) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataDesc.setDerived(List<StatDesc> derived) |
| Constructor and Description |
|---|
StatData(StatDesc d) |
StatData(StatDesc d,
RawData x) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<StatDesc,Long> |
DataServer.getAvailableStats(long rawId,
long t1,
long t2) |
Copyright © 2015 LSST. All rights reserved.