class Impala::Protocol::HiveMetastore::PrincipalPrivilegeSet

Constants

FIELDS
GROUPPRIVILEGES
ROLEPRIVILEGES
USERPRIVILEGES

Public Instance Methods

struct_fields() click to toggle source
    # File lib/impala/protocol/hive_metastore_types.rb
203 def struct_fields; FIELDS; end
validate() click to toggle source
    # File lib/impala/protocol/hive_metastore_types.rb
205 def validate
206 end