Class: Impala::Protocol::ImpalaHiveServer2Service::GetExecSummary_args

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

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

REQ =
1
FIELDS =
{
  REQ => {:type => ::Thrift::Types::STRUCT, :name => 'req', :class => ::Impala::Protocol::TGetExecSummaryReq}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



78
# File 'lib/impala/protocol/impala_hive_server2_service.rb', line 78

def struct_fields; FIELDS; end

#validateObject



80
81
# File 'lib/impala/protocol/impala_hive_server2_service.rb', line 80

def validate
end