| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.rest | HBase REST | 
| org.apache.hadoop.hbase.rest.client | 
| Modifier and Type | Method and Description | 
|---|---|
| javax.ws.rs.core.Response | RowResource. post(CellSetModel model,
    javax.ws.rs.core.UriInfo uriInfo) | 
| javax.ws.rs.core.Response | RowResource. put(CellSetModel model,
   javax.ws.rs.core.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) | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.