Class PatternSubexpressionPoolRuntimeSvcImpl.StatementEntry
java.lang.Object
com.espertech.esper.common.internal.epl.pattern.pool.PatternSubexpressionPoolRuntimeSvcImpl.StatementEntry
- Enclosing class:
- PatternSubexpressionPoolRuntimeSvcImpl
-
Constructor Summary
ConstructorDescriptionStatementEntry
(int statementId, String statementName, PatternSubexpressionPoolStmtHandler stmtCounts) -
Method Summary
Modifier and TypeMethodDescriptionint
-
Constructor Details
-
StatementEntry
public StatementEntry(int statementId, String statementName, PatternSubexpressionPoolStmtHandler stmtCounts)
-
-
Method Details
-
getStatementId
public int getStatementId() -
getStatementName
-
getStmtCounts
-