com.espertech.esper.core.context.stmt
Class AIRegistryExprSingle

java.lang.Object
  extended by com.espertech.esper.core.context.stmt.AIRegistryExprBase
      extended by com.espertech.esper.core.context.stmt.AIRegistryExprSingle
All Implemented Interfaces:
AIRegistryExpr

public class AIRegistryExprSingle
extends AIRegistryExprBase


Constructor Summary
AIRegistryExprSingle()
           
 
Method Summary
 AIRegistryMatchRecognizePrevious allocateAIRegistryMatchRecognizePrevious()
           
 AIRegistryPrevious allocateAIRegistryPrevious()
           
 AIRegistryPrior allocateAIRegistryPrior()
           
 AIRegistrySubselect allocateAIRegistrySubselect()
           
 AIRegistryAggregation allocateAIRegistrySubselectAggregation()
           
 AIRegistryTableAccess allocateAIRegistryTableAccess()
           
 
Methods inherited from class com.espertech.esper.core.context.stmt.AIRegistryExprBase
allocateMatchRecognizePrevious, allocatePrevious, allocatePrior, allocateSubselect, allocateSubselectAggregation, allocateTableAccess, deassignService, getMatchRecognizePrevious, getPreviousAgentInstanceCount, getPreviousServices, getPriorAgentInstanceCount, getPriorServices, getSubselectAgentInstanceCount, getSubselectAggregationService, getSubselectService, getTableAccessServices, hashCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AIRegistryExprSingle

public AIRegistryExprSingle()
Method Detail

allocateAIRegistrySubselect

public AIRegistrySubselect allocateAIRegistrySubselect()
Specified by:
allocateAIRegistrySubselect in class AIRegistryExprBase

allocateAIRegistryPrevious

public AIRegistryPrevious allocateAIRegistryPrevious()
Specified by:
allocateAIRegistryPrevious in class AIRegistryExprBase

allocateAIRegistryPrior

public AIRegistryPrior allocateAIRegistryPrior()
Specified by:
allocateAIRegistryPrior in class AIRegistryExprBase

allocateAIRegistrySubselectAggregation

public AIRegistryAggregation allocateAIRegistrySubselectAggregation()
Specified by:
allocateAIRegistrySubselectAggregation in class AIRegistryExprBase

allocateAIRegistryMatchRecognizePrevious

public AIRegistryMatchRecognizePrevious allocateAIRegistryMatchRecognizePrevious()
Specified by:
allocateAIRegistryMatchRecognizePrevious in class AIRegistryExprBase

allocateAIRegistryTableAccess

public AIRegistryTableAccess allocateAIRegistryTableAccess()
Specified by:
allocateAIRegistryTableAccess in class AIRegistryExprBase

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