Class: Impala::Protocol::HiveMetastore::ThriftHiveMetastore::Get_type_args

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

Constant Summary collapse

NAME =
1
FIELDS =
{
NAME => { :type => ::Thrift::Types::STRING, :name => 'name' }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end