Uses of Class
com.espertech.esper.runtime.internal.kernel.service.DeployerModulePaths
Packages that use DeployerModulePaths
-
Uses of DeployerModulePaths in com.espertech.esper.runtime.internal.kernel.service
Methods in com.espertech.esper.runtime.internal.kernel.service that return DeployerModulePathsModifier and TypeMethodDescriptionDeployerRolloutInitResult.getModulePaths()
static DeployerModulePaths
DeployerHelperUpdatePath.updatePath
(int rolloutItemNumber, DeployerModuleEPLObjects eplObjects, String moduleName, String deploymentId, EPServicesContext services) Methods in com.espertech.esper.runtime.internal.kernel.service with parameters of type DeployerModulePathsModifier and TypeMethodDescriptionstatic DeploymentInternal
DeploymentInternal.from
(String deploymentId, EPStatement[] statements, Set<String> deploymentIdDependencies, DeployerModulePaths modulePaths, DeployerModuleEPLObjects moduleEPLObjects, com.espertech.esper.common.internal.context.module.ModuleProviderCLPair moduleProvider) DeployerHelperInitStatement.initializeStatements
(int rolloutItemNumber, boolean recovery, DeployerModuleEPLObjects moduleEPLObjects, DeployerModulePaths modulePaths, String moduleName, com.espertech.esper.common.internal.context.module.ModuleProviderCLPair moduleProvider, String deploymentId, int statementIdFirstStatement, StatementUserObjectRuntimeOption userObjectResolverRuntime, StatementNameRuntimeOption statementNameResolverRuntime, StatementSubstitutionParameterOption substitutionParameterResolver, EPServicesContext services) Constructors in com.espertech.esper.runtime.internal.kernel.service with parameters of type DeployerModulePathsModifierConstructorDescriptionDeployerRolloutInitResult
(Set<String> deploymentIdDependencies, DeployerModuleEPLObjects moduleEPLObjects, DeployerModulePaths modulePaths, String moduleName)