Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

add method to get remaining ThreadPoolTaskExecutor's queue capacity #20

Merged

Conversation

stobayiwa
Copy link
Contributor

No description provided.

*
* @return Remaining queue capacity
*/
public int getQueueCapacity() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
public int getQueueCapacity() {
public int getRemainingCapacity() {

@stobayiwa stobayiwa force-pushed the threadPoolTaskExecutor-throws-rejectedExecutionException branch from 6a75b3b to b7c99f7 Compare January 26, 2024 08:27
@stobayiwa stobayiwa merged commit c3be46c into master Jan 26, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants