Modifier and Type | Method and Description |
---|---|
Map<String,ContextMetaData> |
ModuleIncidentals.getContexts() |
Constructor and Description |
---|
ModuleIncidentals(Map<String,NamedWindowMetaData> namedWindows,
Map<String,ContextMetaData> contexts,
Map<String,VariableMetaData> variables,
Map<String,ExpressionDeclItem> expressions,
Map<String,TableMetaData> tables) |
Modifier and Type | Method and Description |
---|---|
ContextMetaData |
ContextCompileTimeResolverImpl.getContextInfo(String contextName) |
ContextMetaData |
ContextCompileTimeResolverEmpty.getContextInfo(String contextName) |
ContextMetaData |
ContextCompileTimeResolver.getContextInfo(String contextName) |
Modifier and Type | Method and Description |
---|---|
Map<String,ContextMetaData> |
ContextCompileTimeRegistry.getContexts() |
Modifier and Type | Method and Description |
---|---|
void |
ContextCompileTimeRegistry.newContext(ContextMetaData detail) |
void |
ContextCollectorImpl.registerContext(String contextName,
ContextMetaData contextDetail) |
void |
ContextCollector.registerContext(String contextName,
ContextMetaData contextDetail) |
Constructor and Description |
---|
ContextCollectorImpl(Map<String,ContextMetaData> moduleContexts) |
ContextCompileTimeResolverImpl(String moduleName,
Set<String> moduleUses,
ContextCompileTimeRegistry locals,
PathRegistry<String,ContextMetaData> path,
ModuleDependenciesCompileTime moduleDependencies,
boolean isFireAndForget) |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerCategoryFactoryForge.planStateSettings(ContextMetaData detail,
FabricCharge fabricCharge,
int controllerLevel,
String nestedContextName,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerFactoryForge.planStateSettings(ContextMetaData detail,
FabricCharge fabricCharge,
int controllerLevel,
String nestedContextName,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerHashFactoryForge.planStateSettings(ContextMetaData detail,
FabricCharge fabricCharge,
int controllerLevel,
String nestedContextName,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerInitTermFactoryForge.planStateSettings(ContextMetaData detail,
FabricCharge fabricCharge,
int controllerLevel,
String nestedContextName,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
void |
ContextControllerKeyedFactoryForge.planStateSettings(ContextMetaData detail,
FabricCharge fabricCharge,
int controllerLevel,
String nestedContextName,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
static String |
ContextDeployTimeResolver.resolveContextDeploymentId(String contextModuleName,
NameAccessModifier contextVisibility,
String contextName,
String myDeploymentId,
PathRegistry<String,ContextMetaData> pathContextRegistry) |
Modifier and Type | Method and Description |
---|---|
PathRegistry<String,ContextMetaData> |
StatementContextRuntimeServices.getContextPathRegistry() |
PathRegistry<String,ContextMetaData> |
StatementContextRuntimeServices.getPathContextRegistry() |
PathRegistry<String,ContextMetaData> |
StatementContext.getPathContextRegistry() |
Constructor and Description |
---|
ContextPropertyRegistry(ContextMetaData metaData) |
Constructor and Description |
---|
StatementContextRuntimeServices(Configuration configSnapshot,
ContextManagementService contextManagementService,
PathRegistry<String,ContextMetaData> contextPathRegistry,
ContextServiceFactory contextServiceFactory,
DatabaseConfigServiceRuntime databaseConfigService,
DataFlowFilterServiceAdapter dataFlowFilterServiceAdapter,
EPDataFlowServiceImpl dataflowService,
String runtimeURI,
Context runtimeEnvContext,
ClasspathImportServiceRuntime classpathImportServiceRuntime,
RuntimeSettingsService runtimeSettingsService,
RuntimeExtensionServices runtimeExtensionServices,
Object epRuntime,
EPRenderEventService epRuntimeRenderEvent,
EventServiceSendEventCommon eventServiceSendEventInternal,
EPRuntimeEventProcessWrapped epRuntimeEventProcessWrapped,
EventBeanService eventBeanService,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
EventTableIndexService eventTableIndexService,
EventTypeAvroHandler eventTypeAvroHandler,
PathRegistry<String,EventType> eventTypePathRegistry,
EventTypeRepositoryImpl eventTypeRepositoryPreconfigured,
EventTypeResolvingBeanFactory eventTypeResolvingBeanFactory,
ManagedReadWriteLock eventProcessingRWLock,
ExceptionHandlingService exceptionHandlingService,
ExpressionResultCacheService expressionResultCacheService,
FilterBooleanExpressionFactory filterBooleanExpressionFactory,
FilterSharedBoolExprRepository filterSharedBoolExprRepository,
FilterSharedLookupableRepository filterSharedLookupableRepository,
HistoricalDataCacheFactory historicalDataCacheFactory,
InternalEventRouter internalEventRouter,
MetricReportingService metricReportingService,
NamedWindowConsumerManagementService namedWindowConsumerManagementService,
NamedWindowManagementService namedWindowManagementService,
PathRegistry<String,ContextMetaData> pathContextRegistry,
PathRegistry<String,NamedWindowMetaData> pathNamedWindowRegistry,
RowRecogStateRepoFactory rowRecogStateRepoFactory,
ResultSetProcessorHelperFactory resultSetProcessorHelperFactory,
SchedulingService schedulingService,
StatementAgentInstanceLockFactory statementAgentInstanceLockFactory,
StatementResourceHolderBuilder statementResourceHolderBuilder,
TableExprEvaluatorContext tableExprEvaluatorContext,
TableManagementService tableManagementService,
VariableManagementService variableManagementService,
ViewFactoryService viewFactoryService,
ViewServicePreviousFactory viewServicePreviousFactory) |
StatementContextRuntimeServices(Configuration configSnapshot,
ContextManagementService contextManagementService,
PathRegistry<String,ContextMetaData> contextPathRegistry,
ContextServiceFactory contextServiceFactory,
DatabaseConfigServiceRuntime databaseConfigService,
DataFlowFilterServiceAdapter dataFlowFilterServiceAdapter,
EPDataFlowServiceImpl dataflowService,
String runtimeURI,
Context runtimeEnvContext,
ClasspathImportServiceRuntime classpathImportServiceRuntime,
RuntimeSettingsService runtimeSettingsService,
RuntimeExtensionServices runtimeExtensionServices,
Object epRuntime,
EPRenderEventService epRuntimeRenderEvent,
EventServiceSendEventCommon eventServiceSendEventInternal,
EPRuntimeEventProcessWrapped epRuntimeEventProcessWrapped,
EventBeanService eventBeanService,
EventBeanTypedEventFactory eventBeanTypedEventFactory,
EventTableIndexService eventTableIndexService,
EventTypeAvroHandler eventTypeAvroHandler,
PathRegistry<String,EventType> eventTypePathRegistry,
EventTypeRepositoryImpl eventTypeRepositoryPreconfigured,
EventTypeResolvingBeanFactory eventTypeResolvingBeanFactory,
ManagedReadWriteLock eventProcessingRWLock,
ExceptionHandlingService exceptionHandlingService,
ExpressionResultCacheService expressionResultCacheService,
FilterBooleanExpressionFactory filterBooleanExpressionFactory,
FilterSharedBoolExprRepository filterSharedBoolExprRepository,
FilterSharedLookupableRepository filterSharedLookupableRepository,
HistoricalDataCacheFactory historicalDataCacheFactory,
InternalEventRouter internalEventRouter,
MetricReportingService metricReportingService,
NamedWindowConsumerManagementService namedWindowConsumerManagementService,
NamedWindowManagementService namedWindowManagementService,
PathRegistry<String,ContextMetaData> pathContextRegistry,
PathRegistry<String,NamedWindowMetaData> pathNamedWindowRegistry,
RowRecogStateRepoFactory rowRecogStateRepoFactory,
ResultSetProcessorHelperFactory resultSetProcessorHelperFactory,
SchedulingService schedulingService,
StatementAgentInstanceLockFactory statementAgentInstanceLockFactory,
StatementResourceHolderBuilder statementResourceHolderBuilder,
TableExprEvaluatorContext tableExprEvaluatorContext,
TableManagementService tableManagementService,
VariableManagementService variableManagementService,
ViewFactoryService viewFactoryService,
ViewServicePreviousFactory viewServicePreviousFactory) |
Modifier and Type | Method and Description |
---|---|
PathRegistry<String,ContextMetaData> |
EPCompilerPathableImpl.getContextPathRegistry() |
Constructor and Description |
---|
EPCompilerPathableImpl(PathRegistry<String,VariableMetaData> variablePathRegistry,
PathRegistry<String,EventType> eventTypePathRegistry,
PathRegistry<String,ExpressionDeclItem> exprDeclaredPathRegistry,
PathRegistry<String,NamedWindowMetaData> namedWindowPathRegistry,
PathRegistry<String,TableMetaData> tablePathRegistry,
PathRegistry<String,ContextMetaData> contextPathRegistry,
PathRegistry<NameAndParamNum,ExpressionScriptProvided> scriptPathRegistry,
PathRegistry<String,ClassProvided> classProvidedPathRegistry,
EventTypeRepositoryImpl eventTypePreconfigured,
VariableRepositoryPreconfigured variablePreconfigured) |
Copyright © 2005–2021. All rights reserved.