Class Cell
java.lang.Object
org.apache.hadoop.hbase.hbtop.terminal.impl.Cell
Represents a single text cell of the terminal.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Attributesprivate charprivate static final charprivate static final char -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanchargetChar()inthashCode()booleanisBlink()booleanisBold()booleanbooleanbooleanvoidreset()voidvoidsetAttributes(Attributes attributes) voidsetChar(char ch) voidunset()
-
Field Details
-
UNSET_VALUE
- See Also:
-
END_OF_LINE
- See Also:
-
attributes
-
ch
-
-
Constructor Details
-
Cell
public Cell()
-
-
Method Details