public class SelectProcessorArgs extends Object
Constructor and Description |
---|
SelectProcessorArgs(SelectClauseElementCompiled[] selectionList,
GroupByRollupInfo groupByRollupInfo,
boolean isUsingWildcard,
EventType optionalInsertIntoEventType,
ForClauseSpec forClauseSpec,
StreamTypeService typeService,
ContextCompileTimeDescriptor contextDescriptor,
boolean isFireAndForget,
Annotation[] annotations,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices compileTimeServices) |
public SelectProcessorArgs(SelectClauseElementCompiled[] selectionList, GroupByRollupInfo groupByRollupInfo, boolean isUsingWildcard, EventType optionalInsertIntoEventType, ForClauseSpec forClauseSpec, StreamTypeService typeService, ContextCompileTimeDescriptor contextDescriptor, boolean isFireAndForget, Annotation[] annotations, StatementRawInfo statementRawInfo, StatementCompileTimeServices compileTimeServices)
public SelectClauseElementCompiled[] getSelectionList()
public boolean isUsingWildcard()
public EventType getOptionalInsertIntoEventType()
public ForClauseSpec getForClauseSpec()
public StreamTypeService getTypeService()
public ClasspathImportServiceCompileTime getClasspathImportService()
public VariableCompileTimeResolver getVariableCompileTimeResolver()
public String getStatementName()
public Annotation[] getAnnotations()
public ContextCompileTimeDescriptor getContextDescriptor()
public Configuration getConfiguration()
public EventTypeCompileTimeRegistry getEventTypeCompileTimeRegistry()
public int getStatementNumber()
public BeanEventTypeFactoryPrivate getBeanEventTypeFactoryPrivate()
public StatementCompileTimeServices getCompileTimeServices()
public StatementRawInfo getStatementRawInfo()
public NamedWindowCompileTimeResolver getNamedWindowCompileTimeResolver()
public TableCompileTimeResolver getTableCompileTimeResolver()
public void setOptionalInsertIntoEventType(EventType optionalInsertIntoEventType)
public boolean isFireAndForget()
public EventTypeAvroHandler getEventTypeAvroHandler()
public EventTypeCompileTimeResolver getEventTypeCompileTimeResolver()
public GroupByRollupInfo getGroupByRollupInfo()
public SerdeCompileTimeResolver getSerdeResolver()
public String getModuleName()
Copyright © 2005–2019. All rights reserved.