Uses of Class
org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
Uses of ColumnSchemaModel in org.apache.hadoop.hbase.rest.model
Modifier and TypeMethodDescriptionTableSchemaModel.getColumnFamily
(int index) Retrieve the column family at the given index from the table descriptorModifier and TypeMethodDescriptionvoid
TableSchemaModel.addColumnFamily
(ColumnSchemaModel family) Add a column family to the table descriptorModifier and TypeMethodDescriptionvoid
TableSchemaModel.setColumns
(List<ColumnSchemaModel> columns)