class ThriftHiveMetastore::Alter_table_args

Constants

DBNAME
FIELDS
NEW_TBL
TBL_NAME

Public Instance Methods

struct_fields() click to toggle source
     # File lib/thrift/thrift_hive_metastore.rb
2313 def struct_fields; FIELDS; end
validate() click to toggle source
     # File lib/thrift/thrift_hive_metastore.rb
2315 def validate
2316 end