models_v2.type_21_enum module

class models_v2.type_21_enum.Type21Enum[source]

Bases: object

Implementation of the ‘Type21’ enum.

Specifies the Hbase object Types for search.

Attributes:

HBASENAMESPACES: TODO: type description here. HBASETABLES: TODO: type description here.

HBASENAMESPACES = 'HbaseNamespaces'
HBASETABLES = 'HbaseTables'