Class | Description |
---|---|
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.
|
JobManagerProfilingFileHandler |
Rest handler which serves the profiler result file from JobManager.
|
JobManagerProfilingHandler |
Rest handler which serves the profiling info from the JobManager.
|
JobManagerProfilingListHandler |
Rest handler which serves the profiling list from the JobManager.
|
JobManagerThreadDumpHandler |
Rest handler which serves the thread dump info from the JobManager.
|
ShutdownHandler |
REST handler which allows to shut down the cluster.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.