Uses of Class
org.apache.hadoop.hbase.rest.model.ScannerModel
Packages that use ScannerModel
-
Uses of ScannerModel in org.apache.hadoop.hbase.rest
Methods in org.apache.hadoop.hbase.rest with parameters of type ScannerModelModifier and TypeMethodDescriptionstatic Filter
ScannerResultGenerator.buildFilterFromModel
(ScannerModel model) org.apache.hbase.thirdparty.javax.ws.rs.core.Response
ScannerResource.post
(ScannerModel model, org.apache.hbase.thirdparty.javax.ws.rs.core.UriInfo uriInfo) org.apache.hbase.thirdparty.javax.ws.rs.core.Response
ScannerResource.put
(ScannerModel model, org.apache.hbase.thirdparty.javax.ws.rs.core.UriInfo uriInfo) (package private) org.apache.hbase.thirdparty.javax.ws.rs.core.Response
ScannerResource.update
(ScannerModel model, boolean replace, org.apache.hbase.thirdparty.javax.ws.rs.core.UriInfo uriInfo) -
Uses of ScannerModel in org.apache.hadoop.hbase.rest.model
Methods in org.apache.hadoop.hbase.rest.model that return ScannerModel