class Impala::Protocol::HiveMetastore::Order
Constants
- COL
- FIELDS
- ORDER
Public Instance Methods
struct_fields()
click to toggle source
# File lib/impala/protocol/hive_metastore_types.rb 285 def struct_fields; FIELDS; end
validate()
click to toggle source
# File lib/impala/protocol/hive_metastore_types.rb 287 def validate 288 end