public class EPServicesHA extends Object
Constructor and Description |
---|
EPServicesHA(com.espertech.esper.common.internal.context.module.RuntimeExtensionServices runtimeExtensionServices,
DeploymentRecoveryService deploymentRecoveryService,
ListenerRecoveryService listenerRecoveryService,
StatementIdRecoveryService statementIdRecoveryService,
Long currentTimeAsRecovered) |
Modifier and Type | Method and Description |
---|---|
void |
destroy() |
Long |
getCurrentTimeAsRecovered() |
DeploymentRecoveryService |
getDeploymentRecoveryService() |
ListenerRecoveryService |
getListenerRecoveryService() |
com.espertech.esper.common.internal.context.module.RuntimeExtensionServices |
getRuntimeExtensionServices() |
StatementIdRecoveryService |
getStatementIdRecoveryService() |
public EPServicesHA(com.espertech.esper.common.internal.context.module.RuntimeExtensionServices runtimeExtensionServices, DeploymentRecoveryService deploymentRecoveryService, ListenerRecoveryService listenerRecoveryService, StatementIdRecoveryService statementIdRecoveryService, Long currentTimeAsRecovered)
public com.espertech.esper.common.internal.context.module.RuntimeExtensionServices getRuntimeExtensionServices()
public DeploymentRecoveryService getDeploymentRecoveryService()
public ListenerRecoveryService getListenerRecoveryService()
public StatementIdRecoveryService getStatementIdRecoveryService()
public Long getCurrentTimeAsRecovered()
public void destroy()
Copyright © 2005–2018. All rights reserved.