models_v2.type_22_enum module¶
-
class
models_v2.type_22_enum.
Type22Enum
[source]¶ Bases:
object
Implementation of the ‘Type22’ enum.
Specifies the Hive object Types for search.
- Attributes:
HIVEDATABASES: TODO: type description here. HIVETABLES: TODO: type description here. HIVEPARTITIONS: TODO: type description here.
-
HIVEDATABASES
= 'HiveDatabases'¶
-
HIVEPARTITIONS
= 'HivePartitions'¶
-
HIVETABLES
= 'HiveTables'¶