Uses of Class
com.espertech.esper.common.internal.collection.PathRegistry
Packages that use PathRegistry
Package
Description
Internal collection classes
This package defines the internal event APIs.
-
Uses of PathRegistry in com.espertech.esper.common.internal.collection
Methods in com.espertech.esper.common.internal.collection that return PathRegistryMethods in com.espertech.esper.common.internal.collection with parameters of type PathRegistryModifier and TypeMethodDescriptionvoid
PathRegistry.mergeFrom
(PathRegistry<K, E> other) void
PathRegistry.mergeFromCheckDuplicate
(PathRegistry<K, E> other, String moduleName) -
Uses of PathRegistry in com.espertech.esper.common.internal.context.compile
Constructors in com.espertech.esper.common.internal.context.compile with parameters of type PathRegistryModifierConstructorDescriptionContextCompileTimeResolverImpl
(String moduleName, Set<String> moduleUses, ContextCompileTimeRegistry locals, PathRegistry<String, ContextMetaData> path, ModuleDependenciesCompileTime moduleDependencies, boolean isFireAndForget) -
Uses of PathRegistry in com.espertech.esper.common.internal.context.mgr
Methods in com.espertech.esper.common.internal.context.mgr with parameters of type PathRegistryModifier and TypeMethodDescriptionstatic String
ContextDeployTimeResolver.resolveContextDeploymentId
(String contextModuleName, NameAccessModifier contextVisibility, String contextName, String myDeploymentId, PathRegistry<String, ContextMetaData> pathContextRegistry) -
Uses of PathRegistry in com.espertech.esper.common.internal.context.module
Methods in com.espertech.esper.common.internal.context.module that return PathRegistryModifier and TypeMethodDescriptionEPStatementInitServices.getExprDeclaredPathRegistry()
EPStatementInitServices.getNamedWindowPathRegistry()
EPStatementInitServices.getTablePathRegistry()
EPStatementInitServices.getVariablePathRegistry()
Methods in com.espertech.esper.common.internal.context.module with parameters of type PathRegistryModifier and TypeMethodDescriptionstatic ModuleProviderCLPair
ModuleProviderUtil.analyze
(EPCompiled compiled, ClassLoader classLoaderParent, PathRegistry<String, ClassProvided> classProvidedPathRegistry) -
Uses of PathRegistry in com.espertech.esper.common.internal.context.util
Methods in com.espertech.esper.common.internal.context.util that return PathRegistryModifier and TypeMethodDescriptionStatementContextRuntimeServices.getContextPathRegistry()
StatementContext.getEventTypePathRegistry()
StatementContextRuntimeServices.getEventTypePathRegistry()
StatementContext.getPathContextRegistry()
StatementContextRuntimeServices.getPathContextRegistry()
StatementContextRuntimeServices.getPathNamedWindowRegistry()
Constructors in com.espertech.esper.common.internal.context.util with parameters of type PathRegistryModifierConstructorDescriptionStatementContextRuntimeServices
(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) -
Uses of PathRegistry in com.espertech.esper.common.internal.epl.classprovided.compiletime
Constructors in com.espertech.esper.common.internal.epl.classprovided.compiletime with parameters of type PathRegistryModifierConstructorDescriptionClassProvidedCompileTimeResolverImpl
(String moduleName, Set<String> moduleUses, ClassProvidedCompileTimeRegistry locals, PathRegistry<String, ClassProvided> path, ModuleDependenciesCompileTime moduleDependencies, boolean isFireAndForget) -
Uses of PathRegistry in com.espertech.esper.common.internal.epl.classprovided.core
Methods in com.espertech.esper.common.internal.epl.classprovided.core with parameters of type PathRegistryModifier and TypeMethodDescriptionstatic ClassLoader
ClassProvidedImportClassLoaderFactory.getClassLoader
(Map<String, byte[]> classes, ClassLoader parentClassLoader, PathRegistry<String, ClassProvided> classProvidedPathRegistry) Constructors in com.espertech.esper.common.internal.epl.classprovided.core with parameters of type PathRegistryModifierConstructorDescriptionClassProvidedImportClassLoader
(Map<String, byte[]> classes, ClassLoader parent, PathRegistry<String, ClassProvided> pathRegistry) -
Uses of PathRegistry in com.espertech.esper.common.internal.epl.expression.declared.compiletime
Constructors in com.espertech.esper.common.internal.epl.expression.declared.compiletime with parameters of type PathRegistryModifierConstructorDescriptionExprDeclaredCompileTimeResolverImpl
(String moduleName, Set<String> moduleUses, ExprDeclaredCompileTimeRegistry locals, PathRegistry<String, ExpressionDeclItem> path, ModuleDependenciesCompileTime moduleDependencies, boolean isFireAndForget) -
Uses of PathRegistry in com.espertech.esper.common.internal.epl.index.compile
Constructors in com.espertech.esper.common.internal.epl.index.compile with parameters of type PathRegistryModifierConstructorDescriptionIndexCollectorCompileTime
(Map<String, NamedWindowMetaData> moduleNamedWindows, Map<String, TableMetaData> moduleTables, PathRegistry<String, NamedWindowMetaData> pathNamedWindows, PathRegistry<String, TableMetaData> pathTables) -
Uses of PathRegistry in com.espertech.esper.common.internal.epl.namedwindow.path
Constructors in com.espertech.esper.common.internal.epl.namedwindow.path with parameters of type PathRegistryModifierConstructorDescriptionNamedWindowCompileTimeResolverImpl
(String moduleName, Set<String> moduleUses, NamedWindowCompileTimeRegistry locals, PathRegistry<String, NamedWindowMetaData> path, ModuleDependenciesCompileTime moduleDependencies, boolean isFireAndForget) -
Uses of PathRegistry in com.espertech.esper.common.internal.epl.script.compiletime
Constructors in com.espertech.esper.common.internal.epl.script.compiletime with parameters of type PathRegistryModifierConstructorDescriptionScriptCompileTimeResolverImpl
(String moduleName, Set<String> moduleUses, ScriptCompileTimeRegistry locals, PathRegistry<NameAndParamNum, ExpressionScriptProvided> path, ModuleDependenciesCompileTime moduleDependencies, boolean isFireAndForget) -
Uses of PathRegistry in com.espertech.esper.common.internal.epl.table.compiletime
Constructors in com.espertech.esper.common.internal.epl.table.compiletime with parameters of type PathRegistryModifierConstructorDescriptionTableCompileTimeResolverImpl
(String moduleName, Set<String> moduleUses, TableCompileTimeRegistry compileTimeRegistry, PathRegistry<String, TableMetaData> pathTables, ModuleDependenciesCompileTime moduleDependencies, boolean isFireAndForget) -
Uses of PathRegistry in com.espertech.esper.common.internal.epl.util
Methods in com.espertech.esper.common.internal.epl.util that return PathRegistryModifier and TypeMethodDescriptionEPCompilerPathableImpl.getClassProvidedPathRegistry()
EPCompilerPathableImpl.getContextPathRegistry()
EPCompilerPathableImpl.getEventTypePathRegistry()
EPCompilerPathableImpl.getExprDeclaredPathRegistry()
EPCompilerPathableImpl.getNamedWindowPathRegistry()
EPCompilerPathableImpl.getScriptPathRegistry()
EPCompilerPathableImpl.getTablePathRegistry()
EPCompilerPathableImpl.getVariablePathRegistry()
Constructors in com.espertech.esper.common.internal.epl.util with parameters of type PathRegistryModifierConstructorDescriptionEPCompilerPathableImpl
(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) -
Uses of PathRegistry in com.espertech.esper.common.internal.epl.variable.compiletime
Constructors in com.espertech.esper.common.internal.epl.variable.compiletime with parameters of type PathRegistryModifierConstructorDescriptionVariableCompileTimeResolverImpl
(String moduleName, Set<String> moduleUses, VariableRepositoryPreconfigured publicVariables, VariableCompileTimeRegistry compileTimeRegistry, PathRegistry<String, VariableMetaData> pathVariables, ModuleDependenciesCompileTime moduleDependencies, boolean isFireAndForget) -
Uses of PathRegistry in com.espertech.esper.common.internal.event.core
Methods in com.espertech.esper.common.internal.event.core that return PathRegistryConstructors in com.espertech.esper.common.internal.event.core with parameters of type PathRegistryModifierConstructorDescriptionEventBeanServiceImpl
(EventTypeRepositoryImpl eventTypeRepositoryPreconfigured, PathRegistry<String, EventType> pathEventTypes, EventBeanTypedEventFactory typedEventFactory) EventTypeCompileTimeResolver
(String moduleName, Set<String> moduleUses, EventTypeCompileTimeRegistry locals, EventTypeRepositoryImpl publics, PathRegistry<String, EventType> path, ModuleDependenciesCompileTime moduleDependencies, boolean isFireAndForget) -
Uses of PathRegistry in com.espertech.esper.common.internal.event.json.compiletime
Methods in com.espertech.esper.common.internal.event.json.compiletime with parameters of type PathRegistryModifier and TypeMethodDescriptionstatic void
JsonEventTypeUtility.addJsonUnderlyingClass
(PathRegistry<String, EventType> pathEventTypes, ParentClassLoader classLoaderParent) -
Uses of PathRegistry in com.espertech.esper.common.internal.event.path
Methods in com.espertech.esper.common.internal.event.path with parameters of type PathRegistryModifier and TypeMethodDescriptionstatic EventType
EventTypeResolverImpl.resolve
(String name, String moduleName, NameAccessModifier accessModifier, EventTypeNameResolver publics, Map<String, EventType> locals, PathRegistry<String, EventType> path) Constructors in com.espertech.esper.common.internal.event.path with parameters of type PathRegistryModifierConstructorDescriptionEventTypeResolverImpl
(Map<String, EventType> locals, PathRegistry<String, EventType> path, EventTypeNameResolver publics, BeanEventTypeFactoryPrivate beanEventTypeFactoryPrivate, EventSerdeFactory eventSerdeFactory)