Apache HBase · JSON Structure

Hbase Rest Clusterversion Structure

Type: object Properties: 5
ApacheBig DataBigtableDatabaseHadoopNoSQLOpen SourceWide Column

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

Properties

Server JVM OS REST Jersey

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-clusterversion-structure.json",
  "title": "ClusterVersion",
  "type": "object",
  "properties": {
    "Server": "string",
    "JVM": "string",
    "OS": "string",
    "REST": "string",
    "Jersey": "string"
  }
}