Class AIRegistryRequirementSubquery
java.lang.Object
com.espertech.esper.common.internal.context.airegistry.AIRegistryRequirementSubquery
-
Constructor Summary
ConstructorDescriptionAIRegistryRequirementSubquery
(boolean hasAggregation, boolean hasPrior, boolean hasPrev, LookupStrategyDesc lookupStrategyDesc) -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
-
Constructor Details
-
AIRegistryRequirementSubquery
public AIRegistryRequirementSubquery(boolean hasAggregation, boolean hasPrior, boolean hasPrev, LookupStrategyDesc lookupStrategyDesc)
-
-
Method Details
-
isHasAggregation
public boolean isHasAggregation() -
isHasPrior
public boolean isHasPrior() -
isHasPrev
public boolean isHasPrev() -
getLookupStrategyDesc
-