netty5/common/src/main/java/io
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
..
netty/util Allow to get details of the Thread that powers a SingleThreadEventExecutor. 2015-08-28 15:34:19 +02:00