Class: ThriftHiveMetastore::Create_role_args
- Inherits:
-
Object
- Object
- ThriftHiveMetastore::Create_role_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/thrift_hive_metastore.rb
Constant Summary collapse
- ROLE =
1- FIELDS =
{ ROLE => {:type => ::Thrift::Types::STRUCT, :name => 'role', :class => ::Role} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
3349 |
# File 'lib/thrift/thrift_hive_metastore.rb', line 3349 def struct_fields; FIELDS; end |
#validate ⇒ Object
3351 3352 |
# File 'lib/thrift/thrift_hive_metastore.rb', line 3351 def validate end |