public class Undeployer extends Object
Constructor and Description |
---|
Undeployer() |
Modifier and Type | Method and Description |
---|---|
static void |
checkModulePreconditions(String deploymentId,
String moduleName,
DeploymentInternal deployment,
EPServicesContext services) |
static void |
disassociate(EPStatement[] statements) |
static void |
undeploy(String deploymentId,
Map<Long,com.espertech.esper.common.client.EventType> deploymentTypes,
com.espertech.esper.common.internal.context.util.StatementContext[] reverted,
com.espertech.esper.common.internal.context.module.ModuleProvider moduleProvider,
EPServicesContext services) |
public static void checkModulePreconditions(String deploymentId, String moduleName, DeploymentInternal deployment, EPServicesContext services) throws EPUndeployPreconditionException
EPUndeployPreconditionException
public static void disassociate(EPStatement[] statements)
public static void undeploy(String deploymentId, Map<Long,com.espertech.esper.common.client.EventType> deploymentTypes, com.espertech.esper.common.internal.context.util.StatementContext[] reverted, com.espertech.esper.common.internal.context.module.ModuleProvider moduleProvider, EPServicesContext services)
Copyright © 2005–2018. All rights reserved.