Interface ModClusterStatus.LoadBalancer

  • Enclosing interface:
    ModClusterStatus

    public static interface ModClusterStatus.LoadBalancer
    • Method Detail

      • isStickySession

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

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

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

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

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

        int getWaitWorker()
        Getter for waitWorker
        Returns:
        the waitWorker
      • getMaxAttempts

        int getMaxAttempts()
        Getter for maxattempts
        Returns:
        the maxattempts