Package | Description |
---|---|
com.espertech.esper.common.internal.epl.ontrigger | |
com.espertech.esper.common.internal.epl.table.core |
Modifier and Type | Class and Description |
---|---|
class |
InfraOnMergeActionUpd |
class |
InfraOnUpdateViewFactory
View for the on-delete statement that handles removing events from a named window.
|
Modifier and Type | Field and Description |
---|---|
protected Set<TableUpdateStrategyRedoCallback> |
TableBase.updateStrategyRedoCallbacks |
Modifier and Type | Method and Description |
---|---|
Collection<TableUpdateStrategyRedoCallback> |
TableBase.getUpdateStrategyCallbacks() |
Collection<TableUpdateStrategyRedoCallback> |
Table.getUpdateStrategyCallbacks() |
Modifier and Type | Method and Description |
---|---|
void |
TableBase.addUpdateStrategyCallback(TableUpdateStrategyRedoCallback callback) |
void |
Table.addUpdateStrategyCallback(TableUpdateStrategyRedoCallback callback) |
void |
TableBase.removeUpdateStrategyCallback(TableUpdateStrategyRedoCallback callback) |
void |
Table.removeUpdateStrategyCallback(TableUpdateStrategyRedoCallback callback) |
Copyright © 2005–2018. All rights reserved.