Interface ConnectionLoadBalancingPolicy

    • Method Detail

      • select

        int select​(int max)
        Returns the selected index according to the policy implementation.
        Parameters:
        max - maximum position index that can be selected