public class S3HttpPipelineHandler
extends io.netty.channel.ChannelInitializer<io.netty.channel.socket.SocketChannel>
Constructor and Description |
---|
S3HttpPipelineHandler(FileSystem fileSystem,
DoraWorker doraWorker)
Constructs an instance of
S3HttpPipelineHandler . |
Modifier and Type | Method and Description |
---|---|
protected void |
initChannel(io.netty.channel.socket.SocketChannel channel) |
channelRegistered, exceptionCaught, handlerAdded, handlerRemoved
public S3HttpPipelineHandler(FileSystem fileSystem, DoraWorker doraWorker)
S3HttpPipelineHandler
.fileSystem
- AlluxioFileSystemdoraWorker
- dora workerCopyright © 2023. All Rights Reserved.