Uses of Class
org.apache.hadoop.hbase.rest.model.TableSchemaModel

Packages that use TableSchemaModel
org.apache.hadoop.hbase.rest   
 

Uses of TableSchemaModel in org.apache.hadoop.hbase.rest
 

Methods in org.apache.hadoop.hbase.rest with parameters of type TableSchemaModel
 javax.ws.rs.core.Response SchemaResource.post(TableSchemaModel model, javax.ws.rs.core.UriInfo uriInfo)
           
 javax.ws.rs.core.Response SchemaResource.put(TableSchemaModel model, javax.ws.rs.core.UriInfo uriInfo)
           
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.