Package org.apache.hadoop.hbase.client
Class TestAsyncProcess.CountingThreadFactory
java.lang.Object
org.apache.hadoop.hbase.client.TestAsyncProcess.CountingThreadFactory
- All Implemented Interfaces:
ThreadFactory
- Enclosing class:
- TestAsyncProcess
-
Field Summary
Modifier and TypeFieldDescription(package private) final AtomicInteger
(package private) ThreadFactory
-
Constructor Summary
-
Method Summary
-
Field Details
-
nbThreads
-
realFactory
-
-
Constructor Details
-
CountingThreadFactory
CountingThreadFactory(AtomicInteger nbThreads)
-
-
Method Details
-
newThread
- Specified by:
newThread
in interfaceThreadFactory
-