(package private) org.apache.hbase.thirdparty.javax.ws.rs.core.Response
Validates the input request parameters, parses columns from CellSetModel, and invokes Append on
HTable.
(package private) org.apache.hbase.thirdparty.javax.ws.rs.core.Response
Validates the input request parameters, parses columns from CellSetModel, and invokes
checkAndDelete on HTable.
(package private) org.apache.hbase.thirdparty.javax.ws.rs.core.Response
Validates the input request parameters, parses columns from CellSetModel, and invokes
checkAndPut on HTable.
(package private) org.apache.hbase.thirdparty.javax.ws.rs.core.Response
Validates the input request parameters, parses columns from CellSetModel, and invokes Increment
on HTable.
org.apache.hbase.thirdparty.javax.ws.rs.core.Response
RowResource.post(CellSetModel model,
org.apache.hbase.thirdparty.javax.ws.rs.core.UriInfo uriInfo)
org.apache.hbase.thirdparty.javax.ws.rs.core.Response
RowResource.put(CellSetModel model,
org.apache.hbase.thirdparty.javax.ws.rs.core.UriInfo uriInfo)
(package private) org.apache.hbase.thirdparty.javax.ws.rs.core.Response
private void