Apache HBase · JSON Structure

Hbase Rest Tableregions Structure

Type: object Properties: 2
ApacheBig DataBigtableDatabaseHadoopNoSQLOpen SourceWide Column

Hbase Rest Tableregions Structure is a JSON Structure definition published by Apache HBase, describing 2 properties. It conforms to the https://json-structure.org/meta/extended/v0/# meta-schema.

Properties

name Region

Meta-schema: https://json-structure.org/meta/extended/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/extended/v0/#",
  "$id": "https://api-evangelist.github.io/apache-hbase/json-structure/hbase-rest-tableregions-structure.json",
  "title": "TableRegions",
  "type": "object",
  "properties": {
    "name": "string",
    "Region": "array"
  }
}