com.espertech.esper.core.context.stmt
Interface AIRegistryMatchRecognizePrevious

All Superinterfaces:
RegexExprPreviousEvalStrategy
All Known Implementing Classes:
AIRegistryMatchRecognizePreviousMap, AIRegistryMatchRecognizePreviousMultiPerm, AIRegistryMatchRecognizePreviousSingle

public interface AIRegistryMatchRecognizePrevious
extends RegexExprPreviousEvalStrategy


Method Summary
 void assignService(int num, RegexExprPreviousEvalStrategy value)
           
 void deassignService(int num)
           
 int getAgentInstanceCount()
           
 
Methods inherited from interface com.espertech.esper.rowregex.RegexExprPreviousEvalStrategy
getAccess
 

Method Detail

assignService

void assignService(int num,
                   RegexExprPreviousEvalStrategy value)

deassignService

void deassignService(int num)

getAgentInstanceCount

int getAgentInstanceCount()

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com