Package | Description |
---|---|
org.apache.hadoop.hbase.rest |
HBase REST
|
org.apache.hadoop.hbase.rest.client | |
org.apache.hadoop.hbase.rest.model |
Class and Description |
---|
CellSetModel
Representation of a grouping of cells.
|
RowModel
Representation of a row.
|
ScannerModel
A representation of Scanner parameters.
|
TableSchemaModel
A representation of HBase table descriptors.
|
Class and Description |
---|
CellSetModel
Representation of a grouping of cells.
|
StorageClusterStatusModel
Representation of the status of a storage cluster:
|
StorageClusterVersionModel
Simple representation of the version of the storage cluster
|
TableListModel
Simple representation of a list of table names.
|
VersionModel
A representation of the collection of versions of the REST gateway software
components.
|
Class and Description |
---|
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 © 2007-2016 The Apache Software Foundation. All Rights Reserved.