public class SelectExprJoinWildcardProcessorFactory extends Object
Constructor and Description |
---|
SelectExprJoinWildcardProcessorFactory() |
Modifier and Type | Method and Description |
---|---|
static SelectExprProcessor |
create(Collection<Integer> assignedTypeNumberStack,
int statementId,
String statementName,
String[] streamNames,
EventType[] streamTypes,
EventAdapterService eventAdapterService,
InsertIntoDesc insertIntoDesc,
SelectExprEventTypeRegistry selectExprEventTypeRegistry,
EngineImportService engineImportService,
Annotation[] annotations,
ConfigurationInformation configuration,
TableService tableService,
String engineURI) |
public SelectExprJoinWildcardProcessorFactory()
public static SelectExprProcessor create(Collection<Integer> assignedTypeNumberStack, int statementId, String statementName, String[] streamNames, EventType[] streamTypes, EventAdapterService eventAdapterService, InsertIntoDesc insertIntoDesc, SelectExprEventTypeRegistry selectExprEventTypeRegistry, EngineImportService engineImportService, Annotation[] annotations, ConfigurationInformation configuration, TableService tableService, String engineURI) throws ExprValidationException
ExprValidationException