Class: Impala::Protocol::HiveMetastore::ThriftHiveMetastore::Partition_name_to_vals_args

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

Constant Summary collapse

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

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end