Method: Impala::Protocol::ImpalaPlanService::Client#send_CreateExecRequest

Defined in:
lib/impala/protocol/impala_plan_service.rb

#send_CreateExecRequest(clientRequest) ⇒ Object



21
22
23
# File 'lib/impala/protocol/impala_plan_service.rb', line 21

def send_CreateExecRequest(clientRequest)
  send_message('CreateExecRequest', CreateExecRequest_args, :clientRequest => clientRequest)
end