@Deprecated 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 © 2020 Seata. All rights reserved.