Uses of Class
com.espertech.esper.runtime.internal.kernel.service.DeployerModuleEPLObjects
-
Uses of DeployerModuleEPLObjects in com.espertech.esper.runtime.internal.kernel.service
Modifier and TypeMethodDescriptionDeployerRolloutInitResult.getModuleEPLObjects()
static DeployerModuleEPLObjects
DeployerHelperInitializeEPLObjects.initializeEPLObjects
(com.espertech.esper.common.internal.context.module.ModuleProviderCLPair provider, String deploymentId, EPServicesContext services) Modifier 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) static DeployerModulePaths
DeployerHelperUpdatePath.updatePath
(int rolloutItemNumber, DeployerModuleEPLObjects eplObjects, String moduleName, String deploymentId, EPServicesContext services) static void
DeployerHelperInitializeEPLObjects.validateStagedEPLObjects
(DeployerModuleEPLObjects moduleEPLObjects, String moduleName, int rolloutItemNumber, EPStageService stageService) ModifierConstructorDescriptionDeployerRolloutInitResult
(Set<String> deploymentIdDependencies, DeployerModuleEPLObjects moduleEPLObjects, DeployerModulePaths modulePaths, String moduleName)