Class: ThriftHiveMetastore::Partition_name_to_spec_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/thrift/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



2380
# File 'lib/thrift/thrift_hive_metastore.rb', line 2380

def struct_fields; FIELDS; end

#validateObject



2382
2383
# File 'lib/thrift/thrift_hive_metastore.rb', line 2382

def validate
end