|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StatementLifecycleSvcImpl.EPStatementDesc | |
---|---|
net.esper.core | Implementation of client package interfaces, glue code |
Uses of StatementLifecycleSvcImpl.EPStatementDesc in net.esper.core |
---|
Fields in net.esper.core with type parameters of type StatementLifecycleSvcImpl.EPStatementDesc | |
---|---|
protected Map<String,StatementLifecycleSvcImpl.EPStatementDesc> |
StatementLifecycleSvcImpl.stmtIdToDescMap
Maps of statement id to descriptor. |
Methods in net.esper.core that return StatementLifecycleSvcImpl.EPStatementDesc | |
---|---|
protected StatementLifecycleSvcImpl.EPStatementDesc |
StatementLifecycleSvcImpl.createStopped(StatementSpecRaw statementSpec,
String expression,
boolean isPattern,
String statementName,
String statementId,
Map<String,Object> optAdditionalContext)
Create stopped statement. |
Methods in net.esper.core with parameters of type StatementLifecycleSvcImpl.EPStatementDesc | |
---|---|
void |
StatementLifecycleSvcImpl.start(String statementId,
StatementLifecycleSvcImpl.EPStatementDesc desc,
boolean isNewStatement)
Start the given statement. |
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |