public interface ThresholdingSetPersister
| Modifier and Type | Method and Description | 
|---|---|
void | 
clear(ThresholdingSession session)  | 
ThresholdingSet | 
getThresholdingSet(ThresholdingSession session,
                  ThresholdingEventProxy eventProxy)  | 
void | 
persistSet(ThresholdingSession session,
          ThresholdingSet set)  | 
void | 
reinitializeThresholdingSets()  | 
void persistSet(ThresholdingSession session, ThresholdingSet set)
ThresholdingSet getThresholdingSet(ThresholdingSession session, ThresholdingEventProxy eventProxy) throws ThresholdInitializationException
ThresholdInitializationExceptionvoid reinitializeThresholdingSets()
void clear(ThresholdingSession session)
Copyright © 2020. All rights reserved.