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

All Superinterfaces:
ExprPriorEvalStrategy
All Known Implementing Classes:
AIRegistryPriorMap, AIRegistryPriorMultiPerm, AIRegistryPriorSingle

public interface AIRegistryPrior
extends ExprPriorEvalStrategy


Method Summary
 void assignService(int num, ExprPriorEvalStrategy value)
           
 void deassignService(int num)
           
 int getAgentInstanceCount()
           
 
Methods inherited from interface com.espertech.esper.epl.expression.prior.ExprPriorEvalStrategy
evaluate
 

Method Detail

assignService

void assignService(int num,
                   ExprPriorEvalStrategy value)

deassignService

void deassignService(int num)

getAgentInstanceCount

int getAgentInstanceCount()

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