Class: Impala::Protocol::ImpalaPlanService::CreateExecRequest_args

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

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

CLIENTREQUEST =
1
FIELDS =
{
CLIENTREQUEST => { :type => ::Thrift::Types::STRUCT, :name => 'clientRequest', :class => Impala::Protocol::TClientRequest }
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



155
# File 'lib/impala/protocol/impala_plan_service.rb', line 155

def struct_fields; FIELDS; end

#validateObject



157
158
# File 'lib/impala/protocol/impala_plan_service.rb', line 157

def validate
end