public class EPStatementStartMethodHelperSubselect
extends java.lang.Object
Constructor and Description |
---|
EPStatementStartMethodHelperSubselect() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getSubqueryInfoText(int subqueryNum,
ExprSubselectNode subselect) |
static java.util.Map<ExprSubselectNode,SubSelectStrategyHolder> |
startSubselects(EPServicesContext services,
SubSelectStrategyCollection subSelectStrategyCollection,
AgentInstanceContext agentInstanceContext,
java.util.List<StopCallback> stopCallbackList) |
public EPStatementStartMethodHelperSubselect()
public static java.util.Map<ExprSubselectNode,SubSelectStrategyHolder> startSubselects(EPServicesContext services, SubSelectStrategyCollection subSelectStrategyCollection, AgentInstanceContext agentInstanceContext, java.util.List<StopCallback> stopCallbackList)
public static java.lang.String getSubqueryInfoText(int subqueryNum, ExprSubselectNode subselect)