Class FieldInfo

java.lang.Object
org.apache.hadoop.hbase.hbtop.field.FieldInfo

@Private public class FieldInfo extends Object
Information about a field. This has a Field itself and additional information (e.g. defaultLength and displayByDefault). This additional information is different between the Modes even when the field is the same. That's why the additional information is separated from Field.