Class UndeploymentOptions

java.lang.Object
com.espertech.esper.runtime.client.UndeploymentOptions

public class UndeploymentOptions extends Object
  • Constructor Details

    • UndeploymentOptions

      public UndeploymentOptions()
  • Method Details

    • getUndeploymentLockStrategy

      public LockStrategy getUndeploymentLockStrategy()
      Return the undeployment lock strategy, the default is LockStrategyDefault
      Returns:
      lock strategy
    • setUndeploymentLockStrategy

      public void setUndeploymentLockStrategy(LockStrategy undeploymentLockStrategy)
      Sets the undeployment lock strategy, the default is LockStrategyDefault
      Parameters:
      undeploymentLockStrategy - lock strategy