| 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. | 
| ScannerModel.FilterModel | |
| ScannerModel.FilterModel.ByteArrayComparableModel | |
| ScannerModel.JaxbJsonProviderHolder | Implement lazily-instantiated singleton as per recipe
 here: http://literatejava.com/jvm/fastest-threadsafe-singleton-jvm/ | 
| 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. | 
| Enum | Description | 
|---|---|
| ScannerModel.FilterModel.ByteArrayComparableModel.ComparatorType | |
| ScannerModel.FilterModel.FilterType | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.