Modifier and Type | Method and Description |
---|---|
static <T extends CodegenMakeable> |
CodegenMakeableUtil.makeArray(String name,
Class clazz,
T[] forges,
Class generator,
CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
static <K extends CodegenMakeable,V extends CodegenMakeable> |
CodegenMakeableUtil.makeMap(String name,
Class clazzKey,
Class clazzValue,
Map<K,V> map,
Class generator,
CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
static <K extends CodegenMakeable,V extends CodegenMakeable> |
CodegenMakeableUtil.makeMap(String name,
Class clazzKey,
Class clazzValue,
Map<K,V> map,
Class generator,
CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Method and Description |
---|---|
static <T extends CodegenMakeable> |
CodegenMakeableUtil.makeArray(String name,
Class clazz,
T[] forges,
Class generator,
CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
Modifier and Type | Class and Description |
---|---|
class |
BaseAssemblyNodeFactory
Represents the factory of a node in a tree responsible for assembling outer join query results.
|
class |
BranchOptionalAssemblyNodeFactory
Assembly factory node for an event stream that is a branch with a single optional child node below it.
|
class |
BranchRequiredAssemblyNodeFactory
Assembly node factory for an event stream that is a branch with a single required child node below it.
|
class |
CartesianProdAssemblyNodeFactory
Assembly node for an event stream that is a branch with a two or more child nodes (required and optional) below it.
|
class |
LeafAssemblyNodeFactory
Assembly node factory for an event stream that is a leaf with a no child nodes below it.
|
class |
RootCartProdAssemblyNodeFactory
Assembly factory node for an event stream that is a root with a two or more child nodes below it.
|
class |
RootOptionalAssemblyNodeFactory
Assembly factory node for an event stream that is a root with a one optional child node below it.
|
class |
RootRequiredAssemblyNodeFactory
Assembly node factory for an event stream that is a root with a one required child node below it.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeTableLookupPlanForge
Plan to perform an indexed table lookup.
|
class |
FullTableScanLookupPlanForge
Plan for a full table scan.
|
class |
FullTableScanUniquePerKeyLookupPlanForge
Plan for a full table scan.
|
class |
IndexedTableLookupPlanHashedOnlyForge
Plan to perform an indexed table lookup.
|
class |
InKeywordTableLookupPlanMultiIdxForge
Plan to perform an indexed table lookup.
|
class |
InKeywordTableLookupPlanSingleIdxForge
Plan to perform an indexed table lookup.
|
class |
SortedTableLookupPlanForge
Plan to perform an indexed table lookup.
|
Modifier and Type | Class and Description |
---|---|
class |
HistoricalDataPlanNodeForge
Query plan for performing a historical data lookup.
|
class |
LookupInstructionQueryPlanNodeForge
Query plan for executing a set of lookup instructions and assembling an end result via
a set of assembly instructions.
|
class |
NestedIterationNodeForge
Plan to perform a nested iteration over child nodes.
|
class |
QueryPlanIndexForge
Specifies an index to build as part of an overall query plan.
|
class |
QueryPlanIndexItemForge
Specifies an index to build as part of an overall query plan.
|
class |
QueryPlanNodeForge
Specification node for a query execution plan to be extended by specific execution specification nodes.
|
class |
QueryPlanNodeForgeAllUnidirectionalOuter |
class |
QueryPlanNodeNoOpForge |
class |
TableLookupIndexReqKey |
class |
TableLookupNodeForge
Specifies exection of a table lookup using the supplied plan for performing the lookup.
|
class |
TableLookupPlanForge
Abstract specification on how to perform a table lookup.
|
class |
TableOuterLookupNodeForge
Specifies exection of a table lookup with outer join using the a specified lookup plan.
|
Modifier and Type | Class and Description |
---|---|
class |
LookupInstructionPlanForge
Plan for lookup using a from-stream event looking up one or more to-streams using a specified lookup plan for each
to-stream.
|
Modifier and Type | Class and Description |
---|---|
class |
RowRecogNFAViewFactoryForge
View factory for match-recognize view.
|
Modifier and Type | Class and Description |
---|---|
class |
VirtualDWViewFactoryForge |
Modifier and Type | Interface and Description |
---|---|
interface |
ViewFactoryForge |
Modifier and Type | Class and Description |
---|---|
class |
ViewFactoryForgeBase |
Modifier and Type | Class and Description |
---|---|
class |
CorrelationViewForge
Factory for
CorrelationView instances. |
class |
RegressionLinestViewForge
Factory for
RegressionLinestView instances. |
class |
SizeViewForge
Factory for
SizeView instances. |
class |
UnivariateStatisticsViewForge
Factory for
UnivariateStatisticsView instances. |
class |
WeightedAverageViewForge
Factory for
WeightedAverageView instances. |
Modifier and Type | Class and Description |
---|---|
class |
ExpressionBatchViewForge
Factory for
ExpressionBatchView . |
class |
ExpressionViewForgeBase
Base factory for expression-based window and batch view.
|
class |
ExpressionWindowViewForge |
Modifier and Type | Class and Description |
---|---|
class |
ExternallyTimedBatchViewForge |
Modifier and Type | Class and Description |
---|---|
class |
ExternallyTimedWindowViewForge
Factory for
ExternallyTimedWindowView . |
Modifier and Type | Class and Description |
---|---|
class |
FirstEventViewForge |
Modifier and Type | Class and Description |
---|---|
class |
FirstLengthWindowViewForge
Factory for
FirstLengthWindowView . |
Modifier and Type | Class and Description |
---|---|
class |
FirstTimeViewForge
Factory for
FirstTimeView . |
Modifier and Type | Class and Description |
---|---|
class |
FirstUniqueByPropertyViewForge
Factory for
FirstUniqueByPropertyView instances. |
Modifier and Type | Class and Description |
---|---|
class |
GroupByViewFactoryForge
Factory for
GroupByView instances. |
class |
MergeViewFactoryForge |
Modifier and Type | Class and Description |
---|---|
class |
IntersectViewFactoryForge
Factory for union-views.
|
Modifier and Type | Class and Description |
---|---|
class |
KeepAllViewForge |
Modifier and Type | Class and Description |
---|---|
class |
LastEventViewForge
Factory for
LastEventView instances. |
Modifier and Type | Class and Description |
---|---|
class |
LengthWindowViewForge |
Modifier and Type | Class and Description |
---|---|
class |
LengthBatchViewForge |
Modifier and Type | Class and Description |
---|---|
class |
PriorEventViewForge |
Modifier and Type | Class and Description |
---|---|
class |
RankWindowViewForge
Factory for rank window views.
|
Modifier and Type | Class and Description |
---|---|
class |
SortWindowViewForge
Factory for sort window views.
|
Modifier and Type | Class and Description |
---|---|
class |
TimeAccumViewForge |
Modifier and Type | Class and Description |
---|---|
class |
TimeBatchViewForge
Factory for
TimeBatchView . |
Modifier and Type | Class and Description |
---|---|
class |
TimeLengthBatchViewForge |
Modifier and Type | Class and Description |
---|---|
class |
TimeOrderViewForge |
class |
TimeToLiveViewForge |
Modifier and Type | Class and Description |
---|---|
class |
TimeWindowViewForge |
Modifier and Type | Class and Description |
---|---|
class |
UnionViewFactoryForge
Factory for union-views.
|
Modifier and Type | Class and Description |
---|---|
class |
UniqueByPropertyViewForge
Factory for
UniqueByPropertyView instances. |
Copyright © 2005–2018. All rights reserved.