Package org.apache.bookkeeper.stats
Class ThreadRegistry.ThreadPoolThread
java.lang.Object
org.apache.bookkeeper.stats.ThreadRegistry.ThreadPoolThread
- Enclosing class:
- ThreadRegistry
Stores the thread pool and ordinal.
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final int(package private) final long(package private) final String -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
threadPool
-
ordinal
final int ordinal -
threadId
final long threadId
-
-
Constructor Details
-
ThreadPoolThread
-
-
Method Details
-
getThreadPool
-
getOrdinal
public int getOrdinal()
-