Modifier and Type | Method and Description |
---|---|
static OutputProcessViewFactoryForgeDesc |
OutputProcessViewForgeFactory.make(EventType[] typesPerStream,
EventType resultEventType,
ResultSetProcessorType resultSetProcessorType,
StatementSpecCompiled statementSpec,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
ResultSetProcessorType |
ResultSetProcessorFactoryProvider.getResultSetProcessorType() |
ResultSetProcessorType |
ResultSetProcessorDesc.getResultSetProcessorType() |
static ResultSetProcessorType |
ResultSetProcessorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResultSetProcessorType[] |
ResultSetProcessorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ResultSetProcessorDesc(ResultSetProcessorFactoryForge resultSetProcessorFactoryForge,
ResultSetProcessorFlags flags,
ResultSetProcessorType resultSetProcessorType,
SelectExprProcessorForge[] selectExprProcessorForges,
EventType resultEventType,
boolean rollup,
AggregationServiceForgeDesc aggregationServiceForgeDesc,
OrderByProcessorFactoryForge orderByProcessorFactoryForge,
SelectSubscriberDescriptor selectSubscriberDescriptor,
List<StmtClassForgeableFactory> additionalForgeables,
FabricCharge fabricCharge) |
Modifier and Type | Method and Description |
---|---|
StateMgmtSetting |
StateMgmtSettingsProviderResultSetDefault.outputFirst(FabricCharge fabricCharge,
ResultSetProcessorType resultSetProcessorType,
EventType[] typesPerStream) |
StateMgmtSetting |
StateMgmtSettingsProviderResultSet.outputFirst(FabricCharge fabricCharge,
ResultSetProcessorType resultSetProcessorType,
EventType[] typesPerStream) |
Copyright © 2005–2022. All rights reserved.