| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.handler.taskmanager |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskManagerCustomLogHandler
Rest handler which serves the custom file of the
TaskExecutor. |
class |
TaskManagerLogFileHandler
Rest handler which serves the log files from
TaskExecutor. |
class |
TaskManagerStdoutFileHandler
Rest handler which serves the stdout file of the
TaskExecutor. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.