Uses of Class
org.apache.hadoop.hbase.hbtop.screen.top.Summary

Packages that use org.apache.hadoop.hbase.hbtop.screen.top.Summary
  • Uses of org.apache.hadoop.hbase.hbtop.screen.top.Summary in org.apache.hadoop.hbase.hbtop.screen.top

    Methods in org.apache.hadoop.hbase.hbtop.screen.top that return org.apache.hadoop.hbase.hbtop.screen.top.Summary in in
    Modifier and Type
    Method
    Description
    org.apache.hadoop.hbase.hbtop.screen.top.Summary
    TopScreenModel.getSummary()
     
    Methods in org.apache.hadoop.hbase.hbtop.screen.top with parameters of type org.apache.hadoop.hbase.hbtop.screen.top.Summary in in
    Modifier and Type
    Method
    Description
    void
    TopScreenView.showTopScreen(org.apache.hadoop.hbase.hbtop.screen.top.Summary summary, List<org.apache.hadoop.hbase.hbtop.screen.top.Header> headers, List<org.apache.hadoop.hbase.hbtop.Record> records, org.apache.hadoop.hbase.hbtop.Record selectedRecord)