ApiHBaseTableNames Data Model

Encapsulates table names from HBase.

Properties
name data type description
items array of string

Example

{
  "items" : [ "...", "..." ]
}