class Impala::Protocol::Beeswax::Query

Constants

CONFIGURATION
FIELDS
HADOOP_USER
QUERY

Public Instance Methods

struct_fields() click to toggle source
   # File lib/impala/protocol/beeswax_types.rb
37 def struct_fields; FIELDS; end
validate() click to toggle source
   # File lib/impala/protocol/beeswax_types.rb
39 def validate
40 end