Class | Description |
---|---|
MasterWebServer |
The Alluxio master web server.
|
ProxyWebServer |
The Alluxio proxy web server.
|
UIFileBlockInfo |
Contains information for displaying a file block in the UI.
|
UIFileInfo |
Contains information about a file to be displayed in the UI.
|
WebInterfaceAbstractMetricsServlet |
Abstract class that provides a common method for parsing metrics data.
|
WebInterfaceBrowseLogsServlet |
Servlet that provides data for browsing log files.
|
WebInterfaceBrowseServlet |
Servlet that provides data for browsing the file system.
|
WebInterfaceConfigurationServlet |
Servlet that provides data for displaying the system's configuration.
|
WebInterfaceDependencyServlet |
Servlet for dependencies, such as parent and children file names in the web interface.
|
WebInterfaceDownloadLocalServlet |
Servlet for downloading a local file.
|
WebInterfaceDownloadServlet |
Servlet for downloading a file.
|
WebInterfaceGeneralServlet |
Servlet that provides data for viewing the general status of the filesystem.
|
WebInterfaceGeneralServlet.StorageTierInfo |
Class to make referencing tiered storage information more intuitive.
|
WebInterfaceHeaderServlet |
Servlet that provides data for the header navigation bar.
|
WebInterfaceMasterMetricsServlet |
Servlet that provides data for viewing the master metrics values.
|
WebInterfaceMemoryServlet |
Servlet that provides data for displaying which files are currently in memory.
|
WebInterfaceWorkerBlockInfoServlet |
Servlet that provides data for displaying block info of a worker.
|
WebInterfaceWorkerGeneralServlet |
Servlets that shows a worker's general information, including tiered storage details.
|
WebInterfaceWorkerGeneralServlet.UIStorageDir |
Displays information about a storage directory in the UI.
|
WebInterfaceWorkerGeneralServlet.UIUsageOnTier |
A wrapper class of the usage info per tier for displaying in the UI.
|
WebInterfaceWorkerGeneralServlet.UIWorkerInfo |
Displays information about a worker in the UI.
|
WebInterfaceWorkerMetricsServlet |
Servlet that provides data for viewing the worker metrics values.
|
WebInterfaceWorkersServlet |
Servlet that provides data for displaying detail info of all workers.
|
WebInterfaceWorkersServlet.NodeInfo |
Class to make referencing worker nodes more intuitive.
|
WebServer |
Class that bootstraps and starts a web server.
|
WorkerWebServer |
The Alluxio worker web server.
|
Copyright © 2023. All Rights Reserved.