netty5/common/src/test
Norman Maurer 6d473e7f39 Allow to get details of the Thread that powers a SingleThreadEventExecutor.
Motivation:

for debugging and metrics reasons its sometimes useful to be able to get details of the the Thread that powers a SingleThreadEventExecutor.

Modifications:

- Expose ThreadProperties
- Add unit test.

Result:

It's now possible to get details of the Thread that powers a SingleThreadEventExecutor.
2015-08-28 15:34:19 +02:00
..
java/io/netty/util Allow to get details of the Thread that powers a SingleThreadEventExecutor. 2015-08-28 15:34:19 +02:00
templates/io.netty.util.collection Make IntObjectHashMap extend Map 2015-07-22 15:52:27 -07:00