public class UnindexedEventTableFactory extends Object implements EventTableFactory
Modifier and Type | Field and Description |
---|---|
protected int |
streamNum |
Constructor and Description |
---|
UnindexedEventTableFactory(int streamNum) |
Modifier and Type | Method and Description |
---|---|
Class |
getEventTableClass() |
int |
getStreamNum() |
EventTable[] |
makeEventTables(ExprEvaluatorContext exprEvaluatorContext,
Integer subqueryNumber) |
String |
toQueryPlan() |
public EventTable[] makeEventTables(ExprEvaluatorContext exprEvaluatorContext, Integer subqueryNumber)
makeEventTables
in interface EventTableFactory
public Class getEventTableClass()
getEventTableClass
in interface EventTableFactory
public String toQueryPlan()
toQueryPlan
in interface EventTableFactory
public int getStreamNum()
Copyright © 2005–2021. All rights reserved.