class Impala::Protocol::HiveMetastore::StorageDescriptor

Constants

BUCKETCOLS
COLS
COMPRESSED
FIELDS
INPUTFORMAT
LOCATION
NUMBUCKETS
OUTPUTFORMAT
PARAMETERS
SERDEINFO
SORTCOLS

Public Instance Methods

struct_fields() click to toggle source
    # File lib/impala/protocol/hive_metastore_types.rb
319 def struct_fields; FIELDS; end
validate() click to toggle source
    # File lib/impala/protocol/hive_metastore_types.rb
321 def validate
322 end