| Class | Description |
|---|---|
| CellModel |
Representation of a cell.
|
| CellSetModel |
Representation of a grouping of cells.
|
| ColumnSchemaModel |
Representation of a column family schema.
|
| NamespacesInstanceModel |
List a HBase namespace's key/value properties.
|
| NamespacesModel |
A list of HBase namespaces.
|
| 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.
|
| TestCellModel | |
| TestCellSetModel | |
| TestColumnSchemaModel | |
| TestModelBase<T> | |
| TestNamespacesInstanceModel | |
| TestNamespacesModel | |
| TestRowModel | |
| TestScannerModel | |
| TestStorageClusterStatusModel | |
| TestStorageClusterVersionModel | |
| TestTableInfoModel | |
| TestTableListModel | |
| TestTableRegionModel | |
| TestTableSchemaModel | |
| TestVersionModel | |
| VersionModel |
A representation of the collection of versions of the REST gateway software
components.
|