class Impala::Protocol::HiveMetastore::ThriftHiveMetastore::Alter_table_args
Constants
- DBNAME
- FIELDS
- NEW_TBL
- TBL_NAME
Public Instance Methods
struct_fields()
click to toggle source
# File lib/impala/protocol/thrift_hive_metastore.rb 2813 def struct_fields; FIELDS; end
validate()
click to toggle source
# File lib/impala/protocol/thrift_hive_metastore.rb 2815 def validate 2816 end