Class: Impala::Protocol::HiveMetastore::ThriftHiveMetastore::Create_role_args

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

Constant Summary collapse

ROLE =
1
FIELDS =
{
ROLE => { :type => ::Thrift::Types::STRUCT, :name => 'role', :class => Impala::Protocol::HiveMetastore::Role }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



4195
# File 'lib/impala/protocol/thrift_hive_metastore.rb', line 4195

def struct_fields; FIELDS; end

#validateObject



4197
4198
# File 'lib/impala/protocol/thrift_hive_metastore.rb', line 4197

def validate
end