| 类 | 说明 |
|---|---|
| AbstractJobManagerFileHandler<M extends MessageParameters> |
Base class for serving files from the JobManager.
|
| ClusterConfigHandler |
Handler which serves the cluster's configuration.
|
| ClusterOverviewHandler |
Handler which returns the cluster overview information with version.
|
| DashboardConfigHandler |
Handler which returns the dashboard configuration.
|
| JobManagerCustomLogHandler |
Rest handler which serves the custom log file from JobManager.
|
| JobManagerEnvironmentHandler |
Handler which serves the jobmanager's environment variables.
|
| JobManagerLogFileHandler |
Rest handler which serves the log files from JobManager.
|
| JobManagerLogListHandler |
Handler which serves detailed JobManager log list information.
|
| JobManagerThreadDumpHandler |
Rest handler which serves the thread dump info from the JobManager.
|
| ShutdownHandler |
REST handler which allows to shut down the cluster.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.