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