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

Packages that use org.apache.hadoop.hbase.stargate.model
org.apache.hadoop.hbase.stargate Stargate 
org.apache.hadoop.hbase.stargate.client   
org.apache.hadoop.hbase.stargate.model   
 

Classes in org.apache.hadoop.hbase.stargate.model used by org.apache.hadoop.hbase.stargate
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.stargate.model used by org.apache.hadoop.hbase.stargate.client
CellSetModel
          Representation of a grouping of cells.
 

Classes in org.apache.hadoop.hbase.stargate.model used by org.apache.hadoop.hbase.stargate.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 © 2010 The Apache Software Foundation