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