|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RowModel | |
---|---|
org.apache.hadoop.hbase.rest.model |
Uses of RowModel in org.apache.hadoop.hbase.rest.model |
---|
Methods in org.apache.hadoop.hbase.rest.model that return types with arguments of type RowModel | |
---|---|
List<RowModel> |
CellSetModel.getRows()
|
Methods in org.apache.hadoop.hbase.rest.model with parameters of type RowModel | |
---|---|
void |
CellSetModel.addRow(RowModel row)
Add a row to this cell set |
Constructor parameters in org.apache.hadoop.hbase.rest.model with type arguments of type RowModel | |
---|---|
CellSetModel(List<RowModel> rows)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |