Package org.apache.hadoop.hbase.hbtop.screen
package org.apache.hadoop.hbase.hbtop.screen
-
ClassDescriptionorg.apache.hadoop.hbase.hbtop.screen.AbstractScreenViewAn abstract class for
ScreenView
that has the common useful methods and the default implementations for the abstract methods.org.apache.hadoop.hbase.hbtop.screen.ScreenThis dispatches key presses and timers to the currentScreenView
.org.apache.hadoop.hbase.hbtop.screen.ScreenViewAn interface for a screen view that handles key presses and timers.