Package | Description |
---|---|
org.apache.hadoop.hbase.rest |
HBase REST
|
org.apache.hadoop.hbase.rest.model |
Class and Description |
---|
CellSetModel
Representation of a grouping of cells.
|
NamespacesInstanceModel
List a HBase namespace's key/value properties.
|
RowModel
Representation of a row.
|
ScannerModel
A representation of Scanner parameters.
|
TableListModel
Simple representation of a list of table names.
|
TableSchemaModel
A representation of HBase table descriptors.
|
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.
|
ScannerModel.FilterModel |
ScannerModel.FilterModel.ByteArrayComparableModel |
ScannerModel.FilterModel.ByteArrayComparableModel.ComparatorType |
ScannerModel.FilterModel.FilterType |
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
|
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–2020 The Apache Software Foundation. All rights reserved.