Class SelectionPolicyAnyStandbyMaster

    • Constructor Detail

      • SelectionPolicyAnyStandbyMaster

        protected SelectionPolicyAnyStandbyMaster()
        Creates a new standby connection mode that picks the standby master randomly.
      • SelectionPolicyAnyStandbyMaster

        protected SelectionPolicyAnyStandbyMaster​(long shuffleSeed)
        Creates a new standby connection mode that picks the standby master deterministically with a random seed.
        Parameters:
        shuffleSeed - the random seed to shuffle the master client list