Constructor and Description |
---|
EventQueueMetrics(ThreadPoolExecutor executor) |
Modifier and Type | Method and Description |
---|---|
int |
getActiveThreads() |
long |
getCompletedTasks() |
int |
getPoolSize() |
int |
getQueuedTasks() |
public EventQueueMetrics(ThreadPoolExecutor executor)
Copyright © 2016–2022. All rights reserved.