class ThriftHiveMetastore::Drop_partition_args
Constants
- DB_NAME
- DELETEDATA
- FIELDS
- PART_VALS
- TBL_NAME
Public Instance Methods
struct_fields()
click to toggle source
# File lib/thrift/thrift_hive_metastore.rb 2475 def struct_fields; FIELDS; end
validate()
click to toggle source
# File lib/thrift/thrift_hive_metastore.rb 2477 def validate 2478 end