public interface StatementLifecycleService
extends com.espertech.esper.common.internal.context.util.StatementContextResolver
Modifier and Type | Method and Description |
---|---|
void |
addStatement(EPStatementSPI stmt) |
EPStatementSPI |
getStatementById(int statementId) |
com.espertech.esper.common.internal.context.util.StatementContext |
getStatementContextById(int statementId) |
void |
removeStatement(int statementId) |
void addStatement(EPStatementSPI stmt)
com.espertech.esper.common.internal.context.util.StatementContext getStatementContextById(int statementId)
getStatementContextById
in interface com.espertech.esper.common.internal.context.util.StatementContextResolver
EPStatementSPI getStatementById(int statementId)
void removeStatement(int statementId)
Copyright © 2005–2018. All rights reserved.