class Order

Constants

COL
FIELDS
ORDER

Public Instance Methods

struct_fields() click to toggle source
    # File lib/thrift/hive_metastore_types.rb
278 def struct_fields; FIELDS; end
validate() click to toggle source
    # File lib/thrift/hive_metastore_types.rb
280 def validate
281 end