Class EPServicesHA
java.lang.Object
com.espertech.esper.runtime.internal.kernel.service.EPServicesHA
-
Constructor Summary
ConstructorDescriptionEPServicesHA
(com.espertech.esper.common.internal.context.module.RuntimeExtensionServices runtimeExtensionServices, DeploymentRecoveryService deploymentRecoveryService, ListenerRecoveryService listenerRecoveryService, StatementIdRecoveryService statementIdRecoveryService, Long currentTimeAsRecovered, Map<Integer, Long> currentTimeStageAsRecovered) -
Method Summary
Modifier and TypeMethodDescriptionvoid
destroy()
com.espertech.esper.common.internal.context.module.RuntimeExtensionServices
-
Constructor Details
-
EPServicesHA
public EPServicesHA(com.espertech.esper.common.internal.context.module.RuntimeExtensionServices runtimeExtensionServices, DeploymentRecoveryService deploymentRecoveryService, ListenerRecoveryService listenerRecoveryService, StatementIdRecoveryService statementIdRecoveryService, Long currentTimeAsRecovered, Map<Integer, Long> currentTimeStageAsRecovered)
-
-
Method Details
-
getRuntimeExtensionServices
public com.espertech.esper.common.internal.context.module.RuntimeExtensionServices getRuntimeExtensionServices() -
getDeploymentRecoveryService
-
getListenerRecoveryService
-
getStatementIdRecoveryService
-
getCurrentTimeAsRecovered
-
destroy
public void destroy() -
getCurrentTimeStageAsRecovered
-