Apache HBase · JSON Structure

Hbase Rest Cellset Structure

Type: object Properties: 1
ApacheBig DataBigtableDatabaseHadoopNoSQLOpen SourceWide Column

Hbase Rest Cellset 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

Row

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-cellset-structure.json",
  "title": "CellSet",
  "type": "object",
  "properties": {
    "Row": "array"
  }
}