Class ContextControllerDetailKeyed
java.lang.Object
com.espertech.esper.common.internal.context.controller.keyed.ContextControllerDetailKeyed
- All Implemented Interfaces:
ContextControllerDetail
,StatementReadyCallback
public class ContextControllerDetailKeyed
extends Object
implements ContextControllerDetail, StatementReadyCallback
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetItems()
boolean
void
ready
(StatementContext statementContext, ModuleIncidentals moduleIncidentals, boolean recovery) void
setItems
(ContextControllerDetailKeyedItem[] items) void
setMultiKeyFromObjectArray
(MultiKeyFromObjectArray multiKeyFromObjectArray) void
setOptionalInit
(ContextConditionDescriptorFilter[] optionalInit) void
setOptionalTermination
(ContextConditionDescriptor optionalTermination)
-
Field Details
-
EPTYPE
-
-
Constructor Details
-
ContextControllerDetailKeyed
public ContextControllerDetailKeyed()
-
-
Method Details
-
setItems
-
getItems
-
getOptionalInit
-
setOptionalInit
-
getOptionalTermination
-
setOptionalTermination
-
getMultiKeyFromObjectArray
-
setMultiKeyFromObjectArray
-
ready
public void ready(StatementContext statementContext, ModuleIncidentals moduleIncidentals, boolean recovery) - Specified by:
ready
in interfaceStatementReadyCallback
-
getFilterSpecActivatables
-
isHasAsName
public boolean isHasAsName()
-