threadpool-mbean.properties
来自「是离开的肌肤了卡机是离开的就富利卡及是了的开发及拉考试及的福利科技阿斯利康的肌肤」· PROPERTIES 代码 · 共 10 行
PROPERTIES
10 行
ThreadPool: A thread pool with a job queueactiveCount: Returns the approximate number of threads that are actively executing tasks.completedTaskCount: Returns the approximate total number of tasks that have completed execution.corePoolSize: Returns the core number of threads.largestPoolSize: Returns the largest number of threads that have ever simultaneously been in the pool.maximumPoolSize: Returns the maximum allowed number of threads.poolSize: Returns the current number of threads in the pool.taskCount: Returns the approximate total number of tasks that have been scheduled for execution.shutdown: Initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?