Spring for Apache Hadoop

Package org.springframework.yarn.support.console

Class Summary
ApplicationsReport Utility class to build reports of applications.
ApplicationsReport.InstalledReportBuilder Builder for installed applications.
ApplicationsReport.SubmittedReportBuilder Builder for submitted applications.
CommonUtils Contains common non-ui related helper methods for rendering text to the console.
Table Provide a basic concept of a table structure containing a map of column headers and a collection of rows.
TableHeader Defines table column headers used by Table.
TableRow Holds the table rows used by Table.
UiUtils Contains utility methods for rendering data to a formatted console output.
 

Enum Summary
ApplicationsReport.InstalledField Enums for installed applications fields.
ApplicationsReport.SubmittedField Enums for submitted applications fields.
 


Spring for Apache Hadoop