public static final class ThreadRegistry.ThreadPoolThread
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
ordinal |
(package private) long |
threadId |
(package private) java.lang.String |
threadPool |
| Constructor and Description |
|---|
ThreadPoolThread(java.lang.String threadPool,
int ordinal,
long threadId) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrdinal() |
java.lang.String |
getThreadPool() |
Copyright © 2011–2024 The Apache Software Foundation. All rights reserved.