Uses of Class
com.espertech.esper.common.client.EPCompiled
Packages that use EPCompiled
Package
Description
Compiler plug-in classes allows plugging-in the desired compiler
-
Uses of EPCompiled in com.espertech.esper.common.client.hook.recompile
Methods in com.espertech.esper.common.client.hook.recompile that return EPCompiledModifier and TypeMethodDescriptionEPRecompileProviderContext.getCompiled()
EPRecompileProvider.provide
(EPRecompileProviderContext context) Provide compiler outputMethods in com.espertech.esper.common.client.hook.recompile that return types with arguments of type EPCompiledConstructors in com.espertech.esper.common.client.hook.recompile with parameters of type EPCompiledModifierConstructorDescriptionEPRecompileProviderContext
(EPCompiled compiled, Configuration configuration, String deploymentId, String moduleName, Map<ModuleProperty, Object> moduleProperties, List<EPCompiled> path, int statementIdFirstStatement, Map<Integer, Object> userObjectsRuntime, Map<Integer, String> statementNamesWhenProvidedByAPI, Map<Integer, Map<Integer, Object>> substitutionParameters) Ctor.Constructor parameters in com.espertech.esper.common.client.hook.recompile with type arguments of type EPCompiledModifierConstructorDescriptionEPRecompileProviderContext
(EPCompiled compiled, Configuration configuration, String deploymentId, String moduleName, Map<ModuleProperty, Object> moduleProperties, List<EPCompiled> path, int statementIdFirstStatement, Map<Integer, Object> userObjectsRuntime, Map<Integer, String> statementNamesWhenProvidedByAPI, Map<Integer, Map<Integer, Object>> substitutionParameters) Ctor. -
Uses of EPCompiled in com.espertech.esper.common.internal.compile.compiler
Methods in com.espertech.esper.common.internal.compile.compiler that return types with arguments of type EPCompiledConstructor parameters in com.espertech.esper.common.internal.compile.compiler with type arguments of type EPCompiledModifierConstructorDescriptionCompilerAbstractionCompilationContext
(ModuleCompileTimeServices services, Consumer<Object> compileResultConsumer, List<EPCompiled> path) CompilerAbstractionCompilationContext
(ModuleCompileTimeServices services, List<EPCompiled> path) -
Uses of EPCompiled in com.espertech.esper.common.internal.context.module
Methods in com.espertech.esper.common.internal.context.module with parameters of type EPCompiledModifier and TypeMethodDescriptionstatic ModuleProviderCLPair
ModuleProviderUtil.analyze
(EPCompiled compiled, ClassLoader classLoaderParent, PathRegistry<String, ClassProvided> classProvidedPathRegistry)