Class CommandDescription
java.lang.Object
org.apache.hadoop.hbase.hbtop.screen.help.CommandDescription
Represents a description of a command that we can execute in the top screen.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionCommandDescription
(String key, String description) CommandDescription
(List<String> keys, String description) -
Method Summary
-
Field Details
-
keys
-
description
-
-
Constructor Details
-
CommandDescription
-
CommandDescription
-
-
Method Details
-
getKeys
-
getDescription
-