Class: Impala::Protocol::Beeswax::QueryExplanation

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/impala/protocol/beeswax_types.rb

Constant Summary collapse

TEXTUAL =
1
FIELDS =
{
  TEXTUAL => {:type => ::Thrift::Types::STRING, :name => 'textual'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



71
# File 'lib/impala/protocol/beeswax_types.rb', line 71

def struct_fields; FIELDS; end

#validateObject



73
74
# File 'lib/impala/protocol/beeswax_types.rb', line 73

def validate
end