@Deprecated public interface RpcEventLoopGroup
| Modifier and Type | Method and Description |
|---|---|
io.netty.channel.EventLoopGroup |
createEventLoopGroup(int workThreadSize,
ThreadFactory threadFactory)
Deprecated.
Create event loop group event loop group.
|
io.netty.channel.EventLoopGroup createEventLoopGroup(int workThreadSize,
ThreadFactory threadFactory)
workThreadSize - the work thread sizethreadFactory - the thread factoryCopyright © 2023 Seata. All rights reserved.