| Package | Description |
|---|---|
| org.apache.hadoop.hbase.rest | |
| org.apache.hadoop.hbase.rest.client | |
| org.apache.hadoop.hbase.rest.model |
| Modifier and Type | Method and Description |
|---|---|
Response |
RowResource.post(CellSetModel model,
UriInfo uriInfo) |
Response |
RowResource.put(CellSetModel model,
UriInfo uriInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected CellSetModel |
RemoteHTable.buildModelFromPut(Put put) |
| Modifier and Type | Method and Description |
|---|---|
protected Result[] |
RemoteHTable.buildResultFromModel(CellSetModel model) |
| Modifier and Type | Method and Description |
|---|---|
protected CellSetModel |
TestCellSetModel.buildTestModel() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestCellSetModel.checkModel(CellSetModel model) |