Class: ThriftHiveMetastore::Revoke_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



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

def struct_fields; FIELDS; end

#validateObject



3695
3696
# File 'lib/thrift/thrift_hive_metastore.rb', line 3695

def validate
end