Class: ThriftHiveMetastore::Grant_privileges_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/thrift/thrift_hive_metastore.rb

Constant Summary collapse

PRIVILEGES =
1
FIELDS =
{
  PRIVILEGES => {:type => ::Thrift::Types::STRUCT, :name => 'privileges', :class => ::PrivilegeBag}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



3661
3662
# File 'lib/thrift/thrift_hive_metastore.rb', line 3661

def validate
end