Interface ConcurrentAgentsAnalyticsService

All Known Implementing Classes:
ConcurrentAgentsAnalyticsServiceImpl

@Internal public interface ConcurrentAgentsAnalyticsService
Used for handling maximum amount of concurrent agent processes (jobs and deployments)
  • Field Details

  • Method Details

    • getValuesAndReset

      @NotNull @NotNull Map<String,Long> getValuesAndReset()
      returns max values and resets them to current value
    • clear

      void clear()
      clears all collections used by this service and zeroes counters