class Impala::Protocol::HiveMetastore::Schema

Constants

FIELDS
FIELDSCHEMAS
PROPERTIES

Public Instance Methods

struct_fields() click to toggle source
    # File lib/impala/protocol/hive_metastore_types.rb
441 def struct_fields; FIELDS; end
validate() click to toggle source
    # File lib/impala/protocol/hive_metastore_types.rb
443 def validate
444 end