class Impala::Protocol::HiveMetastore::Partition

Constants

CREATETIME
DBNAME
FIELDS
LASTACCESSTIME
PARAMETERS
PRIVILEGES
SD
TABLENAME
VALUES

Public Instance Methods

struct_fields() click to toggle source
# File lib/impala/protocol/hive_metastore_types.rb, line 389
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/impala/protocol/hive_metastore_types.rb, line 391
def validate
end