public class StatusDataPersister.StatAccumulator extends Object implements Runnable
| Constructor and Description |
|---|
StatAccumulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
accumulateStatData(RawData data,
org.hibernate.Session sess,
StatDesc... sds) |
void |
flush(org.hibernate.Session sess)
Persists all the cached statistical data
|
void |
run() |
Copyright © 2017 LSST. All rights reserved.