Class: ThriftHiveMetastore::Create_role_args

Inherits:
Object
  • Object
show all
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_fieldsObject



3349
# File 'lib/thrift/thrift_hive_metastore.rb', line 3349

def struct_fields; FIELDS; end

#validateObject



3351
3352
# File 'lib/thrift/thrift_hive_metastore.rb', line 3351

def validate
end