Interface EPDeploymentServiceSPI
- All Superinterfaces:
EPDeploymentService
- All Known Implementing Classes:
EPDeploymentServiceImpl
-
Method Summary
Methods inherited from interface com.espertech.esper.runtime.client.EPDeploymentService
addDeploymentStateListener, deploy, deploy, getDeployment, getDeploymentDependenciesConsumed, getDeploymentDependenciesProvided, getDeployments, getDeploymentStateListeners, getStatement, isDeployed, removeAllDeploymentStateListeners, removeDeploymentStateListener, rollout, rollout, undeploy, undeploy, undeployAll, undeployAll
-
Method Details
-
getDeploymentMap
Map<String,DeploymentInternal> getDeploymentMap() -
destroy
void destroy()
-