Class DistributorFlags

    • Field Detail

      • healthcheckInterval

        public int healthcheckInterval
      • newSessionThreadPoolSize

        public int newSessionThreadPoolSize
    • Constructor Detail

      • DistributorFlags

        public DistributorFlags()
    • Method Detail

      • getRoles

        public java.util.Set<Role> getRoles()
        Description copied from interface: HasRoles
        Obtains the set of commands that this set of flags applies to. Examples include things like "distributor", "session-map". Maps to CliCommand.getName()
        Specified by:
        getRoles in interface HasRoles
        Returns: