Package | Description |
---|---|
org.apache.hadoop.hbase.rest.model |
Modifier and Type | Method and Description |
---|---|
List<RowModel> |
CellSetModel.getRows() |
Modifier and Type | Method and Description |
---|---|
void |
CellSetModel.addRow(RowModel row)
Add a row to this cell set
|
Constructor and Description |
---|
CellSetModel(List<RowModel> rows) |
Copyright © 2013 The Apache Software Foundation. All rights reserved.