Package | Description |
---|---|
com.espertech.esper.core.context.activator |
Activation of streams for statement start.
|
Modifier and Type | Method and Description |
---|---|
ViewableActivator |
ViewableActivatorFactoryDefault.createFilterProxy(EPServicesContext services,
FilterSpecCompiled filterSpec,
Annotation[] annotations,
boolean subselect,
InstrumentationAgent instrumentationAgentSubquery,
boolean isCanIterate,
Integer streamNumFromClause) |
ViewableActivator |
ViewableActivatorFactory.createFilterProxy(EPServicesContext services,
FilterSpecCompiled filterSpec,
Annotation[] annotations,
boolean subselect,
InstrumentationAgent instrumentationAgentSubquery,
boolean isCanIterate,
Integer streamNumFromClause) |
Constructor and Description |
---|
ViewableActivatorFilterProxy(EPServicesContext services,
FilterSpecCompiled filterSpec,
Annotation[] annotations,
boolean subSelect,
InstrumentationAgent instrumentationAgent,
boolean isCanIterate) |