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

Class Summary
CellModel Representation of a cell.
CellSetModel Representation of a grouping of cells.
ColumnSchemaModel Representation of a column family schema.
RowModel Representation of a row.
ScannerModel A representation of Scanner parameters.
StorageClusterStatusModel Representation of the status of a storage cluster:
StorageClusterStatusModel.Node Represents a region server.
StorageClusterStatusModel.Node.Region Represents a region hosted on a region server.
StorageClusterVersionModel Simple representation of the version of the storage cluster
TableInfoModel Representation of a list of table regions.
TableListModel Simple representation of a list of table names.
TableModel Simple representation of a table name.
TableRegionModel Representation of a region of a table and its current location on the storage cluster.
TableSchemaModel A representation of HBase table descriptors.
VersionModel A representation of the collection of versions of the REST gateway software components.
 



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