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(AgentInstanceContext agentInstanceContext,
Integer subqueryNumber) |
String |
toQueryPlan() |
public EventTable[] makeEventTables(AgentInstanceContext agentInstanceContext, 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–2018. All rights reserved.