public class ViewableActivatorFilterProxy extends Object implements ViewableActivator
Modifier | Constructor and Description |
---|---|
protected |
ViewableActivatorFilterProxy(EPServicesContext services,
FilterSpecCompiled filterSpec,
Annotation[] annotations,
boolean subSelect,
InstrumentationAgent instrumentationAgent,
boolean isCanIterate) |
Modifier and Type | Method and Description |
---|---|
ViewableActivationResult |
activate(AgentInstanceContext agentInstanceContext,
boolean isSubselect,
boolean isRecoveringResilient) |
FilterSpecCompiled |
getFilterSpec() |
EPServicesContext |
getServices() |
protected ViewableActivatorFilterProxy(EPServicesContext services, FilterSpecCompiled filterSpec, Annotation[] annotations, boolean subSelect, InstrumentationAgent instrumentationAgent, boolean isCanIterate)
public ViewableActivationResult activate(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient)
activate
in interface ViewableActivator
public EPServicesContext getServices()
public FilterSpecCompiled getFilterSpec()