public interface RpcEventLoopGroup
| 限定符和类型 | 方法和说明 |
|---|---|
io.netty.channel.EventLoopGroup |
createEventLoopGroup(int workThreadSize,
ThreadFactory threadFactory)
Create event loop group event loop group.
|
io.netty.channel.EventLoopGroup createEventLoopGroup(int workThreadSize,
ThreadFactory threadFactory)
workThreadSize - the work thread sizethreadFactory - the thread factoryCopyright © 2019 Seata. All rights reserved.