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
ThresholdInitializationException
void reinitializeThresholdingSets()
void clear(ThresholdingSession session)
Copyright © 2021. All rights reserved.