| Package | Description |
|---|---|
| org.lsst.ccs.localdb.statusdb.server |
| Modifier and Type | Method and Description |
|---|---|
protected Data |
DataServer.exportRawData(long rawId,
long t1,
long t2) |
protected Data |
DataServer.exportStatDataFromRaw(long rawId,
long t1,
long t2,
int nsamples) |
protected Data |
DataServer.exportStatDataFromStat(StatDesc statDesc,
long t1,
long t2,
int nsamples) |
Data |
DataServer.getData(long id,
long t1,
long t2,
String flavor,
int nbins) |
| Modifier and Type | Method and Description |
|---|---|
List<Data> |
DataServer.getData(List<Long> ids,
long t1,
long t2,
String flavor,
int nbins) |
Copyright © 2018 LSST. All rights reserved.