Class: Impala::Protocol::Beeswax::BeeswaxService::Get_results_metadata_args

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

Constant Summary collapse

HANDLE =
1
FIELDS =
{
HANDLE => { :type => ::Thrift::Types::STRUCT, :name => 'handle', :class => Impala::Protocol::Beeswax::QueryHandle }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



523
# File 'lib/impala/protocol/beeswax_service.rb', line 523

def struct_fields; FIELDS; end

#validateObject



525
526
# File 'lib/impala/protocol/beeswax_service.rb', line 525

def validate
end