class Hive::Thrift::Query
Constants
- DONE
- FIELDS
- QUERYATTRIBUTES
- QUERYCOUNTERS
- QUERYID
- QUERYTYPE
- STAGEGRAPH
- STAGELIST
- STARTED
Public Instance Methods
struct_fields()
click to toggle source
# File lib/thrift/queryplan_types.rb 232 def struct_fields; FIELDS; end
validate()
click to toggle source
# File lib/thrift/queryplan_types.rb 234 def validate 235 end