Uses of Package
org.apache.hadoop.hbase.rest.model

Packages that use org.apache.hadoop.hbase.rest.model
org.apache.hadoop.hbase.rest   
org.apache.hadoop.hbase.rest.client   
org.apache.hadoop.hbase.rest.model   
 

Classes in org.apache.hadoop.hbase.rest.model used by org.apache.hadoop.hbase.rest
CellSetModel
          Representation of a grouping of cells.
ScannerModel
          A representation of Scanner parameters.
TableSchemaModel
          A representation of HBase table descriptors.
 

Classes in org.apache.hadoop.hbase.rest.model used by org.apache.hadoop.hbase.rest.client
CellSetModel
          Representation of a grouping of cells.
 

Classes in org.apache.hadoop.hbase.rest.model used by org.apache.hadoop.hbase.rest.model
CellModel
          Representation of a cell.
ColumnSchemaModel
          Representation of a column family schema.
RowModel
          Representation of a row.
ScannerModel
          A representation of Scanner parameters.
StorageClusterStatusModel.Node
          Represents a region server.
StorageClusterStatusModel.Node.Region
          Represents a region hosted on a region server.
TableModel
          Simple representation of a table name.
TableRegionModel
          Representation of a region of a table and its current location on the storage cluster.
 



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