Apache HBase · JSON Structure

Hbase Rest Tablelist Structure

Type: object Properties: 1
ApacheBig DataBigtableDatabaseHadoopNoSQLOpen SourceWide Column

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

Properties

table

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-tablelist-structure.json",
  "title": "TableList",
  "type": "object",
  "properties": {
    "table": "array"
  }
}