Class Balancer


  • public class Balancer
    extends Object
    The mod_cluster balancer config.
    Author:
    Stuart Douglas, Emanuel Muckenhuber
    • Method Detail

      • getId

        public int getId()
      • getName

        public String getName()
        Getter for name
        Returns:
        the name
      • isStickySession

        public boolean isStickySession()
        Getter for stickySession
        Returns:
        the stickySession
      • getStickySessionCookie

        public String getStickySessionCookie()
        Getter for stickySessionCookie
        Returns:
        the stickySessionCookie
      • getStickySessionPath

        public String getStickySessionPath()
        Getter for stickySessionPath
        Returns:
        the stickySessionPath
      • isStickySessionRemove

        public boolean isStickySessionRemove()
        Getter for stickySessionRemove
        Returns:
        the stickySessionRemove
      • isStickySessionForce

        public boolean isStickySessionForce()
        Getter for stickySessionForce
        Returns:
        the stickySessionForce
      • getWaitWorker

        public int getWaitWorker()
        Getter for waitWorker
        Returns:
        the waitWorker
      • getMaxattempts

        public int getMaxattempts()
        Getter for maxattempts
        Returns:
        the maxattempts