Modifier and Type | Method and Description |
---|---|
EPStatementInitServices |
VirtualDataWindowFactoryContext.getServices()
Returns initialization-time services
|
Constructor and Description |
---|
VirtualDataWindowFactoryContext(EventType eventType,
Object[] parameters,
ExprEvaluator[] parameterExpressions,
String namedWindowName,
Serializable customConfiguration,
ViewFactoryContext viewFactoryContext,
EPStatementInitServices services)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
void |
ContextDeployment.add(ContextDefinition contextDefinition,
EPStatementInitServices services) |
void |
ContextManagementServiceImpl.addContext(ContextDefinition contextDefinition,
EPStatementInitServices services) |
void |
ContextManagementService.addContext(ContextDefinition contextDefinition,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
StatementProvider.initialize(EPStatementInitServices epInitServices) |
Modifier and Type | Method and Description |
---|---|
void |
FAFProvider.initializeQuery(EPStatementInitServices epInitServices) |
Constructor and Description |
---|
ContainedEventEvalExprNode(ExprEvaluator evaluator,
EventType eventType,
EPStatementInitServices initServices) |
Modifier and Type | Method and Description |
---|---|
static String |
ExpressionDeployTimeResolver.resolveDeploymentId(String expressionName,
NameAccessModifier visibility,
String optionalModuleName,
EPStatementInitServices services)
NOTE: Code-generation-invoked method, method name and parameter order matters
|
Modifier and Type | Method and Description |
---|---|
NamedWindow |
NamedWindowFactoryServiceImpl.createNamedWindow(NamedWindowMetaData metadata,
EPStatementInitServices services) |
NamedWindow |
NamedWindowFactoryService.createNamedWindow(NamedWindowMetaData metadata,
EPStatementInitServices services) |
NamedWindowTailView |
NamedWindowFactoryServiceImpl.createNamedWindowTailView(EventType eventType,
boolean isParentBatchWindow,
EPStatementInitServices services,
String contextNameWindow) |
NamedWindowTailView |
NamedWindowFactoryService.createNamedWindowTailView(EventType eventType,
boolean isParentBatchWindow,
EPStatementInitServices services,
String contextNameWindow) |
Modifier and Type | Method and Description |
---|---|
void |
NamedWindowDeployment.add(String windowName,
NamedWindowMetaData metadata,
EPStatementInitServices services) |
void |
NamedWindowManagementServiceImpl.addNamedWindow(String windowName,
NamedWindowMetaData metadata,
EPStatementInitServices services) |
void |
NamedWindowManagementService.addNamedWindow(String namedWindowName,
NamedWindowMetaData desc,
EPStatementInitServices services) |
static NamedWindow |
NamedWindowDeployTimeResolver.resolveNamedWindow(String namedWindowName,
NameAccessModifier visibility,
String optionalModuleName,
EPStatementInitServices services) |
Constructor and Description |
---|
NamedWindowImpl(NamedWindowMetaData metadata,
EPStatementInitServices services) |
NamedWindowTailViewBase(EventType eventType,
boolean isParentBatchWindow,
EPStatementInitServices services) |
NamedWindowTailViewImpl(EventType eventType,
boolean isParentBatchWindow,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
RowRecogNFAViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
TableDeployment.add(String tableName,
TableMetaData metadata,
EPStatementInitServices services) |
void |
TableManagementServiceBase.addTable(String tableName,
TableMetaData tableMetaData,
EPStatementInitServices services) |
void |
TableManagementService.addTable(String tableName,
TableMetaData tableMetaData,
EPStatementInitServices services) |
static Table |
TableDeployTimeResolver.resolveTable(String tableName,
NameAccessModifier visibility,
String optionalModuleName,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
static Variable |
VariableDeployTimeResolver.resolveVariable(String variableName,
NameAccessModifier visibility,
String optionalModuleName,
EPStatementInitServices services) |
static VariableReader |
VariableDeployTimeResolver.resolveVariableReader(String variableName,
NameAccessModifier visibility,
String optionalModuleName,
String optionalContextName,
EPStatementInitServices services) |
static Map<Integer,VariableReader> |
VariableDeployTimeResolver.resolveVariableReaderPerCP(String variableName,
NameAccessModifier visibility,
String optionalModuleName,
String optionalContextName,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
VirtualDWViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
ViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
WeightedAverageViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
void |
UnivariateStatisticsViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
void |
SizeViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
void |
RegressionLinestViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
void |
CorrelationViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionViewFactoryBase.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
ExternallyTimedBatchViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
ExternallyTimedWindowViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
FirstEventViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
FirstLengthWindowViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
FirstTimeViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
FirstUniqueByPropertyViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
GroupByViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
IntersectViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
KeepAllViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
LastEventViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
LengthWindowViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
LengthBatchViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
PriorEventViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
RankWindowViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
SortWindowViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
TimeAccumViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
TimeBatchViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
TimeLengthBatchViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
TimeOrderViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
TimeWindowViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
UnionViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Modifier and Type | Method and Description |
---|---|
void |
UniqueByPropertyViewFactory.init(ViewFactoryContext viewFactoryContext,
EPStatementInitServices services) |
Copyright © 2005–2018. All rights reserved.