class Impala::Protocol::HiveMetastore::SerDeInfo

Constants

FIELDS
NAME
PARAMETERS
SERIALIZATIONLIB

Public Instance Methods

struct_fields() click to toggle source
    # File lib/impala/protocol/hive_metastore_types.rb
267 def struct_fields; FIELDS; end
validate() click to toggle source
    # File lib/impala/protocol/hive_metastore_types.rb
269 def validate
270 end