public abstract class AioStarter extends Starter
| 限定符和类型 | 字段和说明 |
|---|---|
protected AsynchronousChannelGroup |
asynchronousChannelGroup
aio线程组
|
protected ChannelPipeline |
channelPipeline
责任链对象
|
protected ChunkPool |
chunkPool
内存池
|
bossThreadNum, bossThreadPool, workerThreadNum, workerThreadPool| 构造器和说明 |
|---|
AioStarter() |
protected ChunkPool chunkPool
protected AsynchronousChannelGroup asynchronousChannelGroup
protected ChannelPipeline channelPipeline
Copyright © 2021. All rights reserved.