class Hive::Thrift::QueryPlan

Constants

DONE
FIELDS
QUERIES
STARTED

Public Instance Methods

struct_fields() click to toggle source
    # File lib/thrift/queryplan_types.rb
252 def struct_fields; FIELDS; end
validate() click to toggle source
    # File lib/thrift/queryplan_types.rb
254 def validate
255 end