@Component public class TaskKillResponseProcessor extends Object implements org.apache.dolphinscheduler.remote.processor.NettyRequestProcessor
| Constructor and Description |
|---|
TaskKillResponseProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(io.netty.channel.Channel channel,
org.apache.dolphinscheduler.remote.command.Command command)
task final result response
need master process , state persistence
|
public void process(io.netty.channel.Channel channel,
org.apache.dolphinscheduler.remote.command.Command command)
process in interface org.apache.dolphinscheduler.remote.processor.NettyRequestProcessorchannel - channelcommand - commandCopyright © 2022 The Apache Software Foundation. All rights reserved.