public class ConditionMatchRecognizeStatesMax extends java.lang.Object implements BaseCondition
Constructor and Description |
---|
ConditionMatchRecognizeStatesMax(long max,
java.util.Map<com.espertech.esper.common.internal.util.DeploymentIdNamePair,java.lang.Long> counts)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
java.util.Map<com.espertech.esper.common.internal.util.DeploymentIdNamePair,java.lang.Long> |
getCounts()
Returns the per-statement count.
|
long |
getMax()
Returns the limit reached.
|