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
-
BAMBOO_BASE_CONCURRENT_MAX_ALL
- See Also:
-
BAMBOO_BASE_CONCURRENT_MAX_JOBS
- See Also:
-
BAMBOO_BASE_CONCURRENT_MAX_DEPLOYMENTS
- See Also:
-
-
Method Details
-
getValuesAndReset
returns max values and resets them to current value -
clear
void clear()clears all collections used by this service and zeroes counters
-