
public class StatDataPersister extends BatchPersister<RawData>
StatData related entities.alertService| Constructor and Description |
|---|
StatDataPersister() |
| Modifier and Type | Method and Description |
|---|---|
void |
flush(org.hibernate.Session sess)
Persists all the cached statistical data.
|
void |
persist(RawData data,
org.hibernate.Session sess)
Called from inside an open transaction.
|
addToQueue, canClearAlert, newFixedThreadPoolBoundedQueue, runpublic void persist(RawData data, org.hibernate.Session sess)
BatchPersisterpersist in class BatchPersister<RawData>public void flush(org.hibernate.Session sess)
sess - Copyright © 2021 LSST. All rights reserved.