models_v2.type_16_enum module

class models_v2.type_16_enum.Type16Enum[source]

Bases: object

Implementation of the ‘Type16’ enum.

Specifies the Hbase Object Type.

Attributes:

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

HBASENAMESPACES = 'HbaseNamespaces'
HBASETABLES = 'HbaseTables'