Class AIRegistryRowRecogPreviousStrategySingle
java.lang.Object
com.espertech.esper.common.internal.context.airegistry.AIRegistryRowRecogPreviousStrategySingle
- All Implemented Interfaces:
AIRegistryRowRecogPreviousStrategy
,RowRecogPreviousStrategy
public class AIRegistryRowRecogPreviousStrategySingle
extends Object
implements AIRegistryRowRecogPreviousStrategy, RowRecogPreviousStrategy
-
Field Summary
Fields inherited from interface com.espertech.esper.common.internal.epl.rowrecog.core.RowRecogPreviousStrategy
EPTYPE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
assignService
(int serviceId, RowRecogPreviousStrategy strategy) void
deassignService
(int serviceId) getAccess
(ExprEvaluatorContext exprEvaluatorContext) int
-
Constructor Details
-
AIRegistryRowRecogPreviousStrategySingle
public AIRegistryRowRecogPreviousStrategySingle()
-
-
Method Details
-
assignService
- Specified by:
assignService
in interfaceAIRegistryRowRecogPreviousStrategy
-
deassignService
public void deassignService(int serviceId) - Specified by:
deassignService
in interfaceAIRegistryRowRecogPreviousStrategy
-
getAccess
- Specified by:
getAccess
in interfaceRowRecogPreviousStrategy
-
getInstanceCount
public int getInstanceCount()- Specified by:
getInstanceCount
in interfaceAIRegistryRowRecogPreviousStrategy
-