class Role

Constants

CREATETIME
FIELDS
OWNERNAME
ROLENAME

Public Instance Methods

struct_fields() click to toggle source
    # File lib/thrift/hive_metastore_types.rb
216 def struct_fields; FIELDS; end
validate() click to toggle source
    # File lib/thrift/hive_metastore_types.rb
218 def validate
219 end