@Component public class TaskExecuteRunningProcessor extends Object implements org.apache.dolphinscheduler.remote.processor.NettyRequestProcessor
| Constructor and Description |
|---|
TaskExecuteRunningProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(io.netty.channel.Channel channel,
org.apache.dolphinscheduler.remote.command.Command command)
task ack process
|
public void process(io.netty.channel.Channel channel,
org.apache.dolphinscheduler.remote.command.Command command)
process in interface org.apache.dolphinscheduler.remote.processor.NettyRequestProcessorchannel - channel channelcommand - command TaskExecuteAckCommandCopyright © 2022 The Apache Software Foundation. All rights reserved.