public interface StateMgmtSettingOption
extends com.espertech.esper.common.internal.statemgmtsettings.StateMgmtSettingsProxy
Modifier and Type | Method and Description |
---|---|
default com.espertech.esper.common.client.util.StateMgmtSetting |
configure(com.espertech.esper.common.internal.compile.stage2.StatementRawInfo raw,
com.espertech.esper.common.client.annotation.AppliesTo appliesTo,
com.espertech.esper.common.client.util.StateMgmtSetting setting) |
com.espertech.esper.common.client.util.StateMgmtSetting |
getValue(StateMgmtSettingContext env)
Return a state management setting.
|
com.espertech.esper.common.client.util.StateMgmtSetting getValue(StateMgmtSettingContext env)
env
- information about the state management setting that is being determineddefault com.espertech.esper.common.client.util.StateMgmtSetting configure(com.espertech.esper.common.internal.compile.stage2.StatementRawInfo raw, com.espertech.esper.common.client.annotation.AppliesTo appliesTo, com.espertech.esper.common.client.util.StateMgmtSetting setting)
configure
in interface com.espertech.esper.common.internal.statemgmtsettings.StateMgmtSettingsProxy
Copyright © 2005–2020. All rights reserved.