Class SplitBrainController

java.lang.Object
com.gigaspaces.cluster.activeelection.core.SplitBrainController

public class SplitBrainController extends Object
This class provides control for split-brain behavior. If more then active service was found, the controller elects new active and notify the IActiveElectionListener listener.
Since:
6.0
Version:
1.0
Author:
Igor Goldenberg
  • Method Details

    • terminate

      public void terminate()
      terminate the split brain controller
    • toString

      public String toString()
      Overrides:
      toString in class Object