| Package | Description |
|---|---|
| org.lsst.ccs.localdb.dao | |
| org.lsst.ccs.localdb.statusdb.server |
| Modifier and Type | Method and Description |
|---|---|
static StatData |
LocaldbFacade.getStatDataOrNull(StatDesc sd,
StatTimeInterval sti,
org.hibernate.Session sess)
Retrieves a StatData entity corresponding to the given
StatDesc and StatTimeInterval. |
| Modifier and Type | Method and Description |
|---|---|
protected List<StatData> |
DataServer.getStatData(StatDesc statDesc,
long t1,
long t2)
Returns the list of StatData with the given statDesc that overlap the interval [t1,t2[.
|
Copyright © 2018 LSST. All rights reserved.