public interface MetricsAware
| 限定符和类型 | 方法和说明 |
|---|---|
default List<ThreadPoolStats> |
getMultiPoolStats()
Get multi thread pool stats.
|
default ThreadPoolStats |
getPoolStats()
Get thread pool stats.
|
default ThreadPoolStats getPoolStats()
default List<ThreadPoolStats> getMultiPoolStats()
Copyright © 2023. All rights reserved.