class Impala::Protocol::HiveMetastore::PrivilegeBag
Constants
- FIELDS
- PRIVILEGES
Public Instance Methods
struct_fields()
click to toggle source
# File lib/impala/protocol/hive_metastore_types.rb 183 def struct_fields; FIELDS; end
validate()
click to toggle source
# File lib/impala/protocol/hive_metastore_types.rb 185 def validate 186 end